HowToAddReferences: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 13: | Line 13: | ||
Click and scroll in any of the Bibliography pages and: | Click and scroll in any of the Bibliography pages and: | ||
* Add your reference under the correct letter in the alphabetical list. | * Add your reference under the correct letter in the alphabetical list. | ||
Please use this format: | Please use this format: | ||
<pre> | |||
<nowiki> | |||
AuthorLast, First. Year. "Title." ''Journal or Source''. Date. [Link] | AuthorLast, First. Year. "Title." ''Journal or Source''. Date. [Link] | ||
</nowiki> | |||
</pre> | |||
'''➤ Option B: Structured Entry (More advanced users (includes BibTeX)''' | '''➤ Option B: Structured Entry (More advanced users (includes BibTeX)''' | ||
| Line 24: | Line 26: | ||
This workflow creates a unique reference page with the useful addition of BibTeX. | This workflow creates a unique reference page with the useful addition of BibTeX. | ||
1. Create a new page: | 1. Create a new unique page for the reference: | ||
<pre> | |||
<nowiki>Bibliography/References/Lastname_Year_Title</nowiki> | |||
</pre> | |||
2. Use this template: | 2. Use this template: | ||
| Line 45: | Line 50: | ||
} | } | ||
</pre> | </pre> | ||
3. | 3. Do not write the reference into the Bibliography theme page directly. Please add the reference to the unique page instead using this format: | ||
<pre> | |||
<nowiki>{{:Bibliography/References/Lastname_Year_Title}}</nowiki> | <nowiki>{{:Bibliography/References/Lastname_Year_Title}}</nowiki> | ||
</pre> | |||
</div> | </div> | ||
| Line 54: | Line 61: | ||
Many thanks ⚡️ | Many thanks ⚡️ | ||
If you add references to the list, you can add your name to the list of [[Contributors]]. | |||