Help:Editing: Difference between revisions
From Proteopedia
Jump to navigationJump to search
Eric Martz (talk | contribs) →Citing Literature References: polishing |
Eric Martz (talk | contribs) →Citing Literature References: polishing |
||
| Line 29: | Line 29: | ||
When citing a publication in the text of a page, type the citation into the text as you wish it to appear in the reference list below, and then enclose it between <ref> and </ref>. Only a number in brackets will be displayed in the text. Clicking this bracketed number will jump to that reference at the bottom of the page, and block highlight it. Similarly, clicking the small upwards-pointing arrow that displays with the reference at the bottom of the page will jump to the place where it is cited, and block highlight the bracketed number. | When citing a publication in the text of a page, type the citation into the text as you wish it to appear in the reference list below, and then enclose it between <ref> and </ref>. Only a number in brackets will be displayed in the text. Clicking this bracketed number will jump to that reference at the bottom of the page, and block highlight it. Similarly, clicking the small upwards-pointing arrow that displays with the reference at the bottom of the page will jump to the place where it is cited, and block highlight the bracketed number. | ||
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 <ref name="rasmol">...</ref>. Then, you can re-cite the same reference with this: <ref name="rasmol"/>. (Note the trailing slash.) Here is how this will actually appear: Although Sayle released RasMol in 1993, his publication did not appear until 1995<ref name="rasmol"/>. | 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 <ref name="rasmol">...</ref>. Then, you can re-cite the same reference with this: <ref name="rasmol"/>. (Note the trailing slash.) Here is how this will actually appear: Although Sayle released RasMol in 1993, his publication did not appear until 1995<ref name="rasmol"/>. | ||
The only thing you need to type into the wikitext at the bottom of your page, in order to display the references there, are these two lines: | The only thing you need to type into the wikitext at the bottom of your page, in order to display the references there, are these two lines: | ||
| Line 36: | Line 36: | ||
<references/> | <references/> | ||
The title of the References section can be any appropriate title, such as ''Literature Cited''. | |||
==<big>To create or edit Proteopedia Scenes</big>== | ==<big>To create or edit Proteopedia Scenes</big>== | ||