Editing How to contribute to www.SklogWiki.org

Jump to navigation Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
This page is an introduction to editing [[Main Page |SklogWiki]]. SklogWiki uses the [http://www.mediawiki.org/wiki/MediaWiki MediaWiki wiki package], the very same as that used by Wikipedia. So, if you have ever contributed to Wikipedia then you are already familiar with how to edit SklogWiki. If not, then editing is fairly simple once one has had a little experience, and this page is intended to help in this process. See also the [[SklogWiki style guide]].
==Open access==
==How to edit an existing page==
 
Sklogwiki is, and hopefully will remain, open-access. That is to say, anybody with an internet connection
can contribute to and edit SklogWiki. Here is how to do so...  
 
==How to edit a page==
 
At the top of each page there are a number of 'tabs' with various functions:
At the top of each page there are a number of 'tabs' with various functions:
To edit a page simply click on 'edit'. This will open a region at the bottom of the page  
To edit a page simply click on 'edit'. This will open a region at the bottom of the page  
in which you can work.
in which you can work.
==How to create a new page==
 
In order to create a new page, enter the name of the page into the search query box on the left, and then click on '''Go'''.
If the desired page does not exist you will see:
:'''There is no page titled "page_you_want_to_create".''' You can <FONT COLOR="#cd2626">create this page</FONT>.
Simply click on the red link and start creating the new page.
==Basic syntax==
==Basic syntax==


Line 17: Line 18:
External links are encapsulated within a single  square parenthesis, for example:<br />
External links are encapsulated within a single  square parenthesis, for example:<br />


<tt><nowiki>[http://www.sklogwiki.org]</nowiki></tt> results in  [http://www.sklogwiki.org]<br />
<tt><nowiki>[http://www.sklogwiki.org]</nowiki></tt> results in  [http://www.sklogwiki.org]<br />
<tt><nowiki>[http://www.sklogwiki.org sklogwiki]</nowiki></tt>results in  [http://www.sklogwiki.org sklogwiki]<br />
<tt><nowiki>[http://www.sklogwiki.org sklogwiki]</nowiki></tt>results in  [http://www.sklogwiki.org sklogwiki]<br />
<tt><nowiki>http://www.sklogwiki.org</nowiki></tt> results in  http://www.sklogwiki.org <br />
<tt><nowiki>http://www.sklogwiki.org</nowiki></tt> results in  http://www.sklogwiki.org <br />


To add '''headlines''':<br />
To add '''headlines''':<br />
Line 63: Line 64:
## two point one
## two point one
# three
# three
==Mathematics==
 
To write an equation, using [[LaTeX math markup]]:<br />
To write an equation, using [[LaTeX math markup]]:<br />
<tt><nowiki>:<math>c_{ij}(r)= \sum_{n=1} \frac{K_{ij}}{r}e^{-z_nr} ~~~~~~ \sigma_{ij} < r </math></nowiki></tt><br />
<tt><nowiki>:<math>c_{ij}(r)= \sum_{n=1} \frac{K_{ij}}{r}e^{-z_nr} ~~~~~~ \sigma_{ij} < r </math></nowiki></tt><br />
Line 69: Line 70:
:<math>c_{ij}(r)= \sum_{n=1} \frac{K_{ij}}{r}e^{-z_nr} ~~~~~~ \sigma_{ij} < r </math>
:<math>c_{ij}(r)= \sum_{n=1} \frac{K_{ij}}{r}e^{-z_nr} ~~~~~~ \sigma_{ij} < r </math>


In other words, simply place standard LaTeX between the Mediawiki metatags <nowiki><math></nowiki> and <nowiki></math></nowiki>.
==Images==
And finally, to add a 'thumbnail image on the right hand side of the page:
And finally, to add a 'thumbnail image on the right hand side of the page:


Line 84: Line 83:
of the edit region.
of the edit region.
==Template messages==
==Template messages==
A [[SklogWiki:Template_messages | list of template messages]].
A [[SklogWiki:Template_messsages | list of template messages]].
==Adding a table to a page==
==Note==
For an example of a table see the page : [[Tables]].
Due to problems with automated vandalism the Carnegie Mellon University [http://recaptcha.net/ reCAPTCHA] system has been installed. Thus, for
==DOI and References==
an edit to be accepted a "CAPTCHA" (Completely Automated Public Turing test to tell Computers and Humans Apart) must be answered correctly.
Link to published papers by using (when possible) its [http://www.doi.org/ Digital Object Identifier]. The Digital Object Identifier
of an on-line paper can almost always be found somewhere in the on-line abstract of an article.
By placing this code after  <nowiki>http://dx.doi.org/</nowiki> one is led directly to the on-line version of the paper.
 
Using the [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite] extension:
 
<nowiki><ref>[http://dx.doi.org/---DOI--- Author "Title", Journal '''volume''' pp. firstPage-lastPage (year)]</ref></nowiki>
 
There is no particular preference in SklogWiki regarding the use of the serial comma in the author list.
===Use of the Cite extension===
The extension [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite] allows references to be added in the body of an article in the following manner:
<nowiki><ref> Publication to be referenced </ref></nowiki>
and in the references section place the tag
<nowiki>==Refereces==</nowiki>
<nowiki><references/></nowiki>
See [http://www.mediawiki.org/wiki/Extension:Cite/Cite.php Cite] for more details, such as multiple references to the same article.
===No reference given===
Ideally almost all of the material in SklogWiki should be accompanied with a reference. However, if the original reference cannot be located, or will be added later, the please use the <nowiki>{{reference needed}}</nowiki> template, which produces a question mark citation like this {{reference needed}}.
 
==Jmol==
{{Jmol_general|C60.pdb|C<sub>60</sub>}}
 
 
It is also possible to add a [http://jmol.sourceforge.net/ Jmol] applet to a page. Jmol is an open-source Java viewer for chemical structures in 3D. The prefered method in SklogWiki is to also create a new page which solely  contains the molecular structure file, preferably in [http://www.rcsb.org/pdb/home/home.do Protein Data Bank] (pdb) format.
Then on the page where one wishes to display the molecule insert the following line:
 
:<nowiki>{{Jmol_general|File.pdb|Caption}}</nowiki>
 
For example, on this page, to produce the rotating [[C60]] structure on the right, we have inserted the line:
 
:<nowiki>{{Jmol_general|C60.pdb|C<sub>60</sub>}}</nowiki>
 
which reads the structural data from the page [[C60.pdb]].
[[category: Contains Jmol]]
 
==Open access==
Sklogwiki is, and will remain, open-access. That is to say, anybody with an internet connection
can contribute to and edit SklogWiki.


[[category:help]]
[[category:help]]
Please note that all contributions to SklogWiki are considered to be released under the Creative Commons Attribution Non-Commercial Share Alike (see SklogWiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please answer the question that appears below (more info):

Cancel Editing help (opens in new window)

Templates used on this page: