Author guidelines: Difference between revisions

From IAMC-Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 53: Line 53:
==Citation Management==
==Citation Management==


To reference a journal paper, book or other literature the following steps need do be performed:
To add a reference to journal paper, book or other literature to your text the following steps need do be performed:


# Look up references in bibtex/other format. This can be done through:
# Look up references in format that can be recognized by the Semantic Cit extention that we use in the Wiki. More information about semantic cite can be found [https://www.semantic-mediawiki.org/wiki/Extension:Semantic_Cite here]. There are two easy options:
#* Citation Find link. Insert the doi of the article
#* Use the [[Special:FindCitableMetadata|Citation Websearch]] function in the left panel.
#* On the web, through export bibtex citation function.
#* Collect reference information in bibtext format
#* Endnote/Mendeley export
 
# Add reference to reference list page of your model, i.e. IMAGE- References
Here is an example of how this could look like:
<nowiki>{{#scite:
|reference=van vuuren2013a
|type=journal-article
|title=A new scenario framework for Climate Change Research: scenario matrix architecture
|author=Detlef P. van Vuuren;Elmar Kriegler;Brian C. O’Neill;Kristie L. Ebi;Keywan Riahi;Timothy R. Carter;Jae Edmonds;Stephane Hallegatte;Tom Kram;Ritu Mathur;Harald Winkler|+sep=;
|journal=Climatic Change
|publisher=Springer Science + Business Media
|year=2013
|volume=122
|issue=3
|pages=373-386
|doi=10.1007/s10584-013-0906-1
|subject=Atmospheric Science;Global and Planetary Change|+sep=;
|issn=0165-0009;1573-1480|+sep=;
}}</nowiki>
 
# Add the collected reference description to the reference page of your model, for example [[References_-_IMAGE|the reference of IMAGE]]
# Specify reference type or describe how it is displayed
# Specify reference type or describe how it is displayed
# Identify key which is unique
# Identify key which is unique

Revision as of 14:08, 21 July 2016

Edit text

To insert or edit text use the Edit or Edit with form tabs on the top of the page. To see how your edits are displayed save the page and navigate back the read tab.

The edit tab contains some build in functions to format text, such as style or linking to internal or external webpages.

More tips and tricks on text editing can be found through the following wiki help pages:

A few basic examples to get started are:

You type You get
''italic'' italic

'''bold'''

bold

'''''bold italic'''''

bold italic

SO<sub>4</sub><sup>2-</sup>

SO42-

==header==

header

*bullet

  • bullet

[[Model_Documentation_-_IMAGE|Model_Documentation of IMAGE]]

Model_Documentation of IMAGE

Citation Management

To add a reference to journal paper, book or other literature to your text the following steps need do be performed:

  1. Look up references in format that can be recognized by the Semantic Cit extention that we use in the Wiki. More information about semantic cite can be found here. There are two easy options:
    • Use the Citation Websearch function in the left panel.
    • Collect reference information in bibtext format

Here is an example of how this could look like: {{#scite: |reference=van vuuren2013a |type=journal-article |title=A new scenario framework for Climate Change Research: scenario matrix architecture |author=Detlef P. van Vuuren;Elmar Kriegler;Brian C. O’Neill;Kristie L. Ebi;Keywan Riahi;Timothy R. Carter;Jae Edmonds;Stephane Hallegatte;Tom Kram;Ritu Mathur;Harald Winkler|+sep=; |journal=Climatic Change |publisher=Springer Science + Business Media |year=2013 |volume=122 |issue=3 |pages=373-386 |doi=10.1007/s10584-013-0906-1 |subject=Atmospheric Science;Global and Planetary Change|+sep=; |issn=0165-0009;1573-1480|+sep=; }}

  1. Add the collected reference description to the reference page of your model, for example the reference of IMAGE
  2. Specify reference type or describe how it is displayed
  3. Identify key which is unique
  4. Insert key in text by using [[CiteRef::Byrne 2008]]

For example see… More information of the Citation Manager see…