Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:citation [2019/01/30 21:28] – [Multiple references] ttzhouwiki:citation [2019/05/01 04:05] (current) – [Harvard style] ttzhou
Line 16: Line 16:
  
 <code> <code>
-Some text your have composed. [(This is a note.)]+Some text you have composed. [(This is a reference.)]
 </code> </code>
  
 How the above code looks like in reality: How the above code looks like in reality:
  
-> Some text your have composed. [(This is a note.)]+> Some text you have composed. [(This is a reference.)]
  
 The reference is replaced with a link to the note text. The reference is replaced with a link to the note text.
Line 51: Line 51:
 If you think citation is needed for some arguments, you could point it out. For example: If you think citation is needed for some arguments, you could point it out. For example:
  
-Sediment load of the Yellow River accounts for 6% of the world's total [(cite:todo)].+Sediment load of the Yellow River accounts for 6% of the world's total [(cite:todo)].
  
 This could be done like this: This could be done like this:
Line 60: Line 60:
 ===== Harvard style ===== ===== Harvard style =====
  
-You may find this website very useful: [[http://www.citethisforme.com/]]+ 
 +You may find this website very useful: [[http://www.mybib.com]] (highly recommended, no charge and ad-free).
  
 Have fun! Have fun!