幫助:Cite

此頁由 Linux Wiki用戶Chenxing 於 2008年2月5日 (星期二) 13:07 的最後更改。 在RuiCong的工作基礎上。

出自Linux Wiki

Cite插件使標註文章的參考資料更加方便。

基礎用法

下面是一種基礎的用法[1]

According to scientists, the Sun is pretty big.<ref>E. Miller, The Sun, (New York: Academic Press, 2005), 23-5.</ref>
The Moon, however, is not so big.<ref>R. Smith, "Size of the Moon", Scientific American, 46 (April 1978): 44-6.</ref>

==Notes==
<references/>

多次引用一個文獻

這需要給引用一個名字,以後只要引用這個名字就可以了。再舉一個原作者的例子:

This is an example of multiple references to the same footnote.<ref name="multiple">Remember that when you refer to the same footnote multiple times, the text from the first reference is used.</ref>

Such references are particularly useful when citing sources, if different statements come from the same source.<ref name="multiple">This text is superfluous, and won't show up anywhere. We may as well just use an empty tag.</ref>

A concise way to make multiple references is to use empty ref tags, which have a slash at the end. Although this may reduce redundant work, please be aware that if a future editor removes the first reference, this will result in the loss of all references using the empty ref tags.<ref name="multiple" />

==Notes==
<references/>

參考資料

  1. http://www.mediawiki.org/wiki/Extension:Cite/Cite.php
简体繁体转换