Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| wiki:citation [2018/10/25 04:24] – ttzhou | wiki:citation [2019/05/01 04:05] (current) – [Harvard style] ttzhou | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Citation ====== | + | ====== Citation |
| + | {{tag> | ||
| + | > This is a page for citation and referencing. See [[syntax# | ||
| - | To avoid plagiarism, please always credit those from whom you cite from. | + | To avoid plagiarism, please always credit those from whom you cite. |
| - | Please follow bibliography requirement of SoGE of Ox in Harvard style and use [[http:// | + | Please follow bibliography requirement of SoGE of Ox in Harvard style and use [[doku>plugin: |
| ===== Syntax of RefNotes ===== | ===== Syntax of RefNotes ===== | ||
| - | > This part is from the [[https:// | + | > This part is from the [[https:// |
| - | ==== Creating a note ==== | + | ==== Creating a reference |
| The basic reference syntax is: | The basic reference syntax is: | ||
| < | < | ||
| - | Some text your have compose. [(This is a note.)] | + | Some text you have composed. [(This is a reference.)] |
| </ | </ | ||
| How the above code looks like in reality: | How the above code looks like in reality: | ||
| - | > Some text your have compose. [(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 25: | Line 27: | ||
| A bibliographic list is made automatically at the end of the page. In the notes you can use basic text formating, links, smiles, etc., but more complex syntax (e.g. paragraphs, tables, lists) is going to be ignored. | A bibliographic list is made automatically at the end of the page. In the notes you can use basic text formating, links, smiles, etc., but more complex syntax (e.g. paragraphs, tables, lists) is going to be ignored. | ||
| + | ==== Multiple references ==== | ||
| You may need to refer to a reference for multiple times within a same page. You can give the reference name when you first input it in the page. For instance: | You may need to refer to a reference for multiple times within a same page. You can give the reference name when you first input it in the page. For instance: | ||
| < | < | ||
| - | Flood insurance schemes provide “reimbursement of damage costs” to flood victims for recovery from loss.[(Arnell, | + | Flood insurance schemes provide “reimbursement of damage costs” to flood victims for recovery from loss.[(arnell2000> |
| + | |||
| + | Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce porta elit purus, quis pretium dolor maximus at. Phasellus faucibus lobortis tortor vitae ultricies. Phasellus neque mi, bibendum id ex in, fringilla auctor libero. Nam ornare, quam eu dapibus tempus, urna leo viverra nisl, eu iaculis elit erat et augue. Curabitur ipsum velit, tincidunt a est vitae, pretium placerat diam. Sed sit amet tincidunt lorem. In semper dolor convallis, malesuada erat nec, pulvinar augue. Integer imperdiet condimentum massa a scelerisque. | ||
| + | |||
| + | Insurance companies need information to determine size of premium to cover losses "over the long term" | ||
| + | </ | ||
| + | |||
| + | In the above example, a name '' | ||
| + | |||
| + | > Flood insurance schemes provide “reimbursement of damage costs” to flood victims for recovery from loss.[(arnell2000> | ||
| + | > | ||
| + | >Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce porta elit purus, quis pretium dolor maximus at. Phasellus faucibus lobortis tortor vitae ultricies. Phasellus neque mi, bibendum id ex in, fringilla auctor libero. Nam ornare, quam eu dapibus tempus, urna leo viverra nisl, eu iaculis elit erat et augue. Curabitur ipsum velit, tincidunt a est vitae, pretium placerat diam. Sed sit amet tincidunt lorem. In semper dolor convallis, malesuada erat nec, pulvinar augue. Integer imperdiet condimentum massa a scelerisque. | ||
| + | > | ||
| + | > Insurance companies need information to determine size of premium to cover losses "over the long term" | ||
| + | |||
| + | ==== Citation needed ==== | ||
| + | |||
| + | 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' | ||
| + | |||
| + | This could be done like this: | ||
| + | < | ||
| + | Sediment load of the Yellow River accounts for 6% of the world' | ||
| </ | </ | ||
| + | ===== Harvard style ===== | ||
| + | You may find this website very useful: [[http:// | ||
| + | Have fun! | ||