Witipedia:Citing sources: Difference between revisions
| (page creation) | Newer revision (06:40, 21 June 2026) HansardHannah (how to cite) |
| Line 1: | Line 1: | ||
| + | Use <code><nowiki><ref>...</ref></nowiki></code> inline, and put <code><nowiki>{{reflist}}</nowiki></code> under a <code>== References ==</code> heading. | ||
| + | A reference should contain enough for a reader to find the thing: author, title, publication, year, and page or article number where it exists. | ||
| + | |||
| + | <pre> | ||
| + | The limb reaches about 23 m/s.<ref name="patek">S. N. Patek, W. L. Korff and | ||
| + | R. L. Caldwell, "Deadly strike mechanism of a mantis shrimp", ''Nature'' 428 | ||
| + | (2004), pp. 819-820.</ref> | ||
| + | |||
| + | Later reuse of the same source.<ref name="patek" /> | ||
| + | </pre> | ||
| + | |||
| + | Named references let you cite the same work twice without repeating it. Do not cite a source you have not read, and do not cite a news article about a study when the study itself is available. | ||
| + | |||
| + | [[Category:Witipedia]] | ||
| + | |||