Help:Contents: Difference between revisions

m
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
All members of the international fusion and plasma physics community are kindly invited to help improve this site!
See [[FusionWiki:About|About FusionWiki]] for information on the kind of content that should be included.
See [[FusionWiki:About|About FusionWiki]] for information on the kind of content that should be included.


Line 4: Line 5:


To add content, first  
To add content, first  
* perform a search to see whether a page with the concerned information exists (using the search box on the left), or  
* perform a search to see whether a page with the concerned information exists (using the search box), or  
* [[Special:AllPages|browse the list of all current pages]], or
* [[Special:AllPages|browse the list of all current pages]], or
* [[Special:WantedPages|check out the list of wanted pages]].
* [[Special:WantedPages|check out the list of wanted pages]].
Line 27: Line 28:
There are two basic ways of creating a new page:
There are two basic ways of creating a new page:
* Include a link to a non-existing page on an existing page, like this: <nowiki>[[New page title]]</nowiki>. After saving your changes, this link will show as a 'red link': <font color=red>New page title</font>. Clicking on the red link will automatically create the corresponding new page (disabled in this example). This method of page creation is preferred, as it guarantees that the new page is referred to from an existing page.
* Include a link to a non-existing page on an existing page, like this: <nowiki>[[New page title]]</nowiki>. After saving your changes, this link will show as a 'red link': <font color=red>New page title</font>. Clicking on the red link will automatically create the corresponding new page (disabled in this example). This method of page creation is preferred, as it guarantees that the new page is referred to from an existing page.
* Type the title of the new page in the search box on the left and click 'Search'. If the page is not found, the search results include an option to create a page with that title (shown as a 'red link').
* Type the title of the new page in the search box and click 'Search'. If the page is not found, the search results include an option to create a page with that title (shown as a 'red link').


'''Do not hesitate''' to include short or incomplete entries. Other users will correct and expand them.
'''Do not hesitate''' to include short or incomplete entries. Other users will correct and expand them.
Line 33: Line 34:
'''Do not worry''' about making mistakes or not knowing formats or style requirements.
'''Do not worry''' about making mistakes or not knowing formats or style requirements.
Everything can be corrected or undone if needed; it is impossible to 'break' anything.
Everything can be corrected or undone if needed; it is impossible to 'break' anything.
=== Commenting and discussing ===
Each content page has a corresponding discussion page (click on the 'discussion' tab at the top of the page).
If you have doubts, comments, or suggestions for the page, please use the discussion page.
By using the discussion page, it is hoped that controversies may be settled or at least clarified before modifying the corresponding main page.


== Basic help sources ==
== Basic help sources ==
Line 51: Line 58:
=== Scientific references ===
=== Scientific references ===


* When referencing scientific journals, use of the [[:Wikipedia:Wikipedia:Digital_Object_Identifier|Digital Object Identifier]] (DOI) is recommended. The following format can be used: <br><nowiki>[[doi:<DOI>|<citation>]]</nowiki> <br>where <nowiki><DOI></nowiki> is the DOI code and <nowiki><citation></nowiki> the traditional citation text (Authors, Title, Journal, Volume (Year) Page)
* References are inserted into the text (not at the bottom of the page), between <nowiki><ref>...</ref></nowiki> tags. At the bottom of the page, only the <nowiki><references /></nowiki> tag should appear, which is where the references will be shown. References are numbered automatically.
* When citing book sources, use of the [[:Wikipedia:Wikipedia:ISBN|ISBN]] is recommended. The following format can be used: <br><nowiki><citation> ISBN <ISBN code></nowiki>
* More information: [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Use of the reference tag for inline citations]
* [[:Wikipedia:Wikipedia:Reference|More information on referencing]]
* When referencing scientific journals, use of the [[:Wikipedia:Wikipedia:Digital_Object_Identifier|Digital Object Identifier]] (DOI) is recommended. The following format can be used: <br><nowiki>Authors, Title, [[doi:<DOI>|<citation>]]</nowiki> <br>where <nowiki><DOI></nowiki> is the DOI code and <nowiki><citation></nowiki> the traditional citation text (Journal, Volume (Year) Page). The generated page will display the traditional citation, which will be linked to the appropriate DOI.
* When citing book sources, use of the [[:Wikipedia:Wikipedia:ISBN|ISBN]] is recommended. The following format can be used: <br><nowiki><citation> {{ISBN|<ISBN>}}</nowiki><br> where <nowiki><citation></nowiki> is the traditional citation text (Authors, Title, Publisher (Year)) and <nowiki><ISBN></nowiki> is the [[:Wikipedia:Wikipedia:ISBN|ISBN]] code.
* [[:Wikipedia:Wikipedia:Reference|General information on referencing]]
* Journal abbreviations in citations are standardized. Consult the [http://www.issn.org/2-22660-LTWA.php LTWA].


== File formats ==
== File formats ==
Line 60: Line 70:
* Images: [[:Wikipedia:Image_format|gif, jpg, jpeg, png]]
* Images: [[:Wikipedia:Image_format|gif, jpg, jpeg, png]]
* Documents: [[:Wikipedia:Portable_document_format|pdf]], [[:Wikipedia:Microsoft PowerPoint|ppt]]
* Documents: [[:Wikipedia:Portable_document_format|pdf]], [[:Wikipedia:Microsoft PowerPoint|ppt]]
Movies (e.g., in the [[:Wikipedia:Audio_Video_Interleave|avi]] format) should be converted to [[:Wikipedia:Graphics_Interchange_Format|gif]] first, using e.g.
Small movies (e.g., in the [[:Wikipedia:Audio_Video_Interleave|avi]] format) should be converted to [[:Wikipedia:Graphics_Interchange_Format|gif]], using e.g. [http://www.imagemagick.org/Usage/video/ ImageMagick], before being uploaded here. Big movies are best stored on an external site (such as [http://www.youtube.com/ YouTube]).
[http://www.imagemagick.org/Usage/video/ ImageMagick].


== Advanced topics ==
== Advanced topics ==