Help:Editing: Difference between revisions

From Proteopedia
Jump to navigationJump to search
Wayne Decatur (talk | contribs)
m Protected "Help:Editing" [edit=sysop:move=sysop]
 
(19 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<center><table style='background:#ffd8d8;' cellpadding='6'><tr><td>
Before using this page, you may find it useful to consult [[Proteopedia:Getting_Started|Help:Getting Started in Proteopedia]], the [[Proteopedia:Video Guide|Video Guides]], and the main [[Help]] Page.
</td></tr></table></center>
==<big>Help with Wikitext Syntax</big>==
==<big>Help with Wikitext Syntax</big>==
Please visit the <big>[http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet Cheatsheet] and [http://en.wikipedia.org/wiki/Help:Wiki_markup A Reference On Wikitext Syntax]</big>, both in Wikipedia, as they have a much more complete help reference dealing with wikitext, and Proteopedia uses the same wiki software.
Please visit the <big>[http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet Cheatsheet] and [http://en.wikipedia.org/wiki/Help:Wiki_markup A Reference On Wikitext Syntax]</big>, both in Wikipedia, as they have a much more complete help reference dealing with wikitext, and Proteopedia uses the same wiki software.


==Use Sandboxes for practice editing==
==Use Sandboxes for practice editing==
Line 20: Line 25:
Please see [[Proteopedia:How to Make a Page]] for guidance as to how to make an excellent Proteopedia page.
Please see [[Proteopedia:How to Make a Page]] for guidance as to how to make an excellent Proteopedia page.


== If you clicked on 'edit this page' but you cannot edit the page ==
== Problems while editing ==
 
=== If you clicked on 'edit this page' but you cannot edit the page ===


* Make sure you are logged in. If you do not have a login account, go to the [[Special:Userlogin | Login / User Account]] page, and click '''request one'''.
* Make sure you are logged in. If you do not have a login account, go to the [[Special:Userlogin | Login / User Account]] page, and click '''request one'''.
* If you are logged in (you see your name at the top of the page), and there is still no ''edit'' tab, please see [[Help:Protected_Pages]] for how to copy protected text into a new page that you can edit.
* If you are logged in (you see your name at the top of the page), and there is still no ''edit'' tab, please see [[Help:Protected_Pages]] for how to copy protected text into a new page that you can edit.


== If you get '''XML Error: Mismatched tags at line 1''' ==
=== If you get '''XML Error: Mismatched tags at line 1''' ===
Don't worry! You can fix this and recover your work. The instructions are at [[Help:Errors]].
Don't worry! You can fix this and recover your work. The instructions are at [[Help:Errors]].
=== If you get '''We could not process your edit due to a loss of session data''' ===
The full message says
:<span style="color:red;">'''Sorry! We could not process your edit due to a loss of session data. Please try again. If it still doesn't work, try logging out and logging back in.'''</span>
just under the 'Preview' heading.
This is an infrequent error. See instructions at [[Help:Errors]].


==<big>To create or edit Proteopedia Scenes</big>==
==<big>To create or edit Proteopedia Scenes</big>==
Line 153: Line 168:
<blockquote>
<blockquote>
David and Jane Richardson introduced Kinemages in 1992 <ref>PMID:1304880</ref>. The following year, Roger Sayle released [[RasMol]] <ref name="rasmol">PMID:7482707</ref>. For web-based molecular visualization, [[Chime]] was very popular after its release in 1996, but in recent years, the [[Jmol]] java applet has become the best solution <ref name="jmol">Angel Herráez. Biomolecules in the computer: Jmol to the rescue.  
David and Jane Richardson introduced Kinemages in 1992 <ref>PMID:1304880</ref>. The following year, Roger Sayle released [[RasMol]] <ref name="rasmol">PMID:7482707</ref>. For web-based molecular visualization, [[Chime]] was very popular after its release in 1996, but in recent years, the [[Jmol]] java applet has become the best solution <ref name="jmol">Angel Herráez. Biomolecules in the computer: Jmol to the rescue.  
[http://www3.interscience.wiley.com/journal/113449000/abstract Biochem. Mol. Biol. Ed. 34:255-261] (2006). [http://dx.doi.org/10.1002/bmb.2006.494034042644 DOI: 10.1002/bmb.2006.494034042644]</ref>. If you are interested to know whether your protein is likely to fold, or not, try consulting FoldIndex
[http://www3.interscience.wiley.com/journal/113449000/abstract Biochem. Mol. Biol. Ed. 34:255-261] (2006). [http://dx.doi.org/10.1002/bmb.2006.494034042644 DOI: 10.1002/bmb.2006.494034042644]</ref>. Angel Herráez has been a major leader in educational molecular visualization<ref name="jmol" />. Bob Hanson has been the primary developer of Jmol since 2006, and has [http://wiki.jmol.org/index.php/Literature recently implemented JSmol], a version that operates without [[Java]].
<ref>PMID:15955783</ref>.
</blockquote>
Here is the wikitext for the previous paragraph with the <b>&lt;ref&gt; tags in boldface</b>. Notice how a reference can be named (see <font color="red">red</font> below), and then cited again by name to avoid duplicating it in the reference list. (You could also see the wikitext by clicking the '''edit this page''' tab at the top of this article, but then be sure to click '''Cancel''' if you do not intend to change it.)
<blockquote>
David and Jane Richardson introduced Kinemages in 1992 <b>&lt;ref&gt;PMID:1304880&lt;/ref&gt;</b>. The following year, Roger Sayle released <nowiki>[[RasMol]]</nowiki> <b>&lt;ref name="rasmol"&gt;PMID:7482707&lt;/ref&gt;</b>. For web-based molecular visualization, <nowiki>[[Chime]] was very popular after its release in 1996, but in recent years, [[Jmol]]</nowiki> has become the best solution <b>&lt;ref <font color="red">name="jmol"</font>&gt;Angel Herráez. Biomolecules in the computer: Jmol to the rescue. <nowiki>[http://www3.interscience.wiley.com/journal/113449000/abstract Biochem. Mol. Biol. Ed. 34:255-261]</nowiki> (2006). <nowiki>[http://dx.doi.org/10.1002/bmb.2006.494034042644 DOI: 10.1002/bmb.2006.494034042644]</nowiki>&lt;/ref&gt;</b>. Angel Herráez has been a major leader in educational molecular visualization<b>&lt;ref <font color="red">name="jmol"</font> /&gt;</b>. Bob Hanson has been the primary developer of Jmol since 2006, and has <nowiki>[http://wiki.jmol.org/index.php/Literature recently implemented JSmol], a version that operates without [[Java]]</nowiki>.
</blockquote>
</blockquote>


Line 179: Line 197:
===Use DOI for citations not in PubMed===
===Use DOI for citations not in PubMed===


Nearly all recent publications have a DOI (Digital Object Identifier). Some journals, monographs, and other publications are not indexed in PubMed. When citing one of these, you will need to type (or copy and paste) the entire reference text along with the DOI. You can hyperlink the DOI to go to the cited document. Suppose that the reference is
Nearly all recent publications have a DOI (Digital Object Identifier). Some journals, monographs, and other publications are not indexed in PubMed. For most of these references, it's enough to enter "DOI:" followed by the DOI identifier, and then enclose it between &lt;ref&gt; and &lt;/ref&gt;. For example, type '''<nowiki><ref>DOI: 10.1002/bmb.2005.494033022442</ref></nowiki>''' in the wikitext box and save the page.
 
When citing a reference for which the DOI is not enough for automatically retrieving the full reference, you will need to type (or copy and paste) the entire reference text along with the DOI. You can hyperlink the DOI to go to the cited document. Suppose that the reference is


::Martz, E. Book review of Introduction to protein science—architecture, function, and genomics: Lesk, Arthur M.. Biochem. Mol. Biol. Educ. 33:144-5 (2006). DOI: 10.1002/bmb.2005.494033022442
::Martz, E. Book review of Introduction to protein science—architecture, function, and genomics: Lesk, Arthur M.. Biochem. Mol. Biol. Educ. 33:144-5 (2006). DOI: 10.1002/bmb.2005.494033022442
Line 191: Line 211:
===Not in PubMed, no DOI===
===Not in PubMed, no DOI===


For references not indexed at Pubmed, and lacking a DOI, you will need to put the information as you want it to appear in the reference list between the &lt;ref&gt; and &lt;/ref&gt; tags. You may include hyperlinks (see hyperlinked DOI example above). You can also use &lt;ref&gt; and &lt;/ref&gt; tags for footnotes that are not citations of publications (see below).
For references not indexed at Pubmed, and lacking a DOI, you will need to put the information as you want it to appear in the reference list between the &lt;ref&gt; and &lt;/ref&gt; tags. You may include hyperlinks (see hyperlinked DOI example above). You can also use &lt;ref&gt; and &lt;/ref&gt; tags for footnotes that are not citations of publications (see '''References''' section below).


===Repeat citations===
===Repeat citations===
If you want to cite the '''same publication again later''' in your text, you need to give a name to the first instance, for example &lt;ref name="rasmol"&gt;...&lt;/ref&gt;. Then, you can re-cite the same reference with this: &lt;ref name="rasmol" /&gt;. (Note the trailing slash.) Here is how this will actually appear using two references used in the first example in the '''Citing Literature References''' section
If you want to cite the '''same publication again later''' in your text, you need to give a name to the first instance, for example &lt;ref name="rasmol"&gt;...&lt;/ref&gt;. Then, you can re-cite the same reference with this: &lt;ref name="rasmol" /&gt;. (Note the trailing slash.) Here is how this will actually appear using two references already used in the first example of the '''Citing Literature References''' section
<blockquote>
<blockquote>
Although Sayle released RasMol in 1993, his publication did not appear until 1995<ref name="rasmol" />. Although Herráez wrote the cited paper on Jmol<ref name="jmol"/>, he appropriately credits Miguel Howard and Robert Hanson for most of Jmol's development for macromolecular displays.
Although Sayle released RasMol in 1993, his publication did not appear until 1995<ref name="rasmol" />. Although Herráez wrote the cited paper on Jmol<ref name="jmol"/>, he appropriately credits Miguel Howard and Robert Hanson for most of Jmol's development for macromolecular displays.
</blockquote>
</blockquote>
See the '''References''' section below and note how the each individual reference is listed only once with the separate instances linked.


==Footnotes==
==Footnotes==