Usage

This template is used to generate a linked citation using Template:Harvnb to an existing reference to 1st edition of Lemurs of Madagascar (LoM1)—see Template:LoM1

Parameters

<syntaxhighlight lang="wikitext">Mittermeier, R.A.; Tattersall, I.; Konstant, W.R.; Meyers, D.M.; Mast, R.B. (1994). Lemurs of Madagascar. Illustrated by S.D. Nash (1st ed.). Conservation International. ISBN 1-881173-08-9. OCLC 32480729.</syntaxhighlight>
  • pages: (Optional)—The page range where the citation is found within the printed book. (e.g. 160–169)
  • page: (Optional)—The single page where the citation is found within the printed book. (e.g. 19)
  • loc: (Optional)—This specifies a location in the text by name, such as "chapter 4."
Note: Only one of these three parameters.

Examples

Example 1

In a reference to LoM1 that uses only one page, use only the page parameter as follow:

<syntaxhighlight lang="wikitext"> Mittermeier et al. 1994, p. 19 </syntaxhighlight>

This yields:

Mittermeier et al. 1994, p. 19

Example 2

In an article that references a page range within LoM1, such as an entire section on the Ring-tailed Lemur, use only the pages parameter as follow:

<syntaxhighlight lang="wikitext"> Mittermeier et al. 1994, pp. 160–169 </syntaxhighlight>

This yields:

Mittermeier et al. 1994, pp. 160–169

Example 3

In an article that references a specific location within LoM1, such as an entire chapter, use only the loc parameter as follow:

<syntaxhighlight lang="wikitext"> Mittermeier et al. 1994, chapter 4 </syntaxhighlight>

This yields:

Mittermeier et al. 1994, chapter 4

See also