This is a second example of how to use easy citations, please see example 1 first. Just look at the source of this page to see the details of how it is done.
cite(key)
to cite items in the bibliography.
Note that for proper use you should follow a convention for
the key
. Something like <author>:YYYY
is recommended,
e.g. Ridderström:2003
.
(:bib fmt=text:) : Ridderström:2003 : ''{Legged locomotion: {B}alance, control and tools -- from equation to action'', C. Ridderström, 2003 (:bibend:)
The rest to be fixed…
You use easy citations
to cite items in a bibliography by writing cite(key)
which results in [key, 2]. This cites an item in the bibliography list that is automatically generated and placed at the end of the current page. One simple use for citations is have a list of various web pages that you want to refer to as in this example:
Note that citing an item twice does not produce a new number. The use of numbers to refer to items in the bibliography is called using a numerical citation style. There is also a textual citation style, see ??? for an example on how to use that.
For clarity, the bibliography on this page is displayed with the keys=keys option, which makes the citation keys visible.
There are two steps two using easy citations:
(:bib:) : key : Text of the reference that will show up in the bibliography. : pmwiki : http://pmwiki.org (:bibend:)
(:bib:)
…(:bibend:)
.
cite(key)
which results in [key, 2].
See ?? for further information and examples.
References for Easy Citation Example 2
[1] “easycitations” — (edit)Cookbook:EasyCitations — the recipe page for easy citations
[2] “key” — (edit)Text of the reference that will show up in the bibliography.
[3] “pmwiki” — (edit)http://pmwiki.org — the main website for PmWiki
[This Page] “thispage” — (edit)http://www.wikipublisher.org/wiki/index.php?n=Bibliographies.EasyCitationExample1 — this web page