HowToAddReferences: Difference between revisions

No edit summary
No edit summary
 
(9 intermediate revisions by the same user not shown)
Line 1: Line 1:
You can add references in two ways - one simple and one more advanced. Please choose the one that works best for you:
<div style="border: 1px solid #ccc; padding: 1em; background-color: #f9f9f9;">


➤ Option A: Simple Contribution
'''Contribute a Reference'''
 
You can add references in the [[Bibliography]] in two ways: one simple and one more advanced.
 
Please choose the method that works best for you.
 
'''➤ Option A: Simple Contribution'''


This workflow adds a reference directly in the theme page (without BibTeX)
This workflow adds a reference directly in the theme page (without BibTeX)


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>
➤ Option B: Structured Entry with BibTeX (May be suited to more advanced wiki users, but appreciated!)
</pre>


This workflow creates a unique reference page with BibTeX that can be simply copied.
'''➤ Option B: Structured Entry (More advanced users (includes BibTeX)'''


1. Create a new page:
This workflow creates a unique reference page with the useful addition of BibTeX.
 
1. Create a new unique page for the reference:
 
<pre>
<nowiki>Bibliography/References/Lastname_Year_Title</nowiki>
</pre>


  Bibliography/References/Lastname_Year_Title
2. Use this template:
2. Use this template:


<pre>
== Title ==
== Title ==
'''Author.''' Year. [Link] ''Journal or Source''. Date.
'''Author.''' Year. [Link] ''Journal or Source''. Date.
Line 35: Line 49:
   url      = {Link}
   url      = {Link}
}
}
3. On the Bibliography theme page (this one), then add: {{:Bibliography/References/Lastname_Year_Title}}
</pre>
 
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>
</pre>


Remember, if you add references to the list, you can add your name also in list of Contributors.
</div>


Many thanks ⚡️
Many thanks ⚡️
If you add references to the list, you can add your name to the list of [[Contributors]].