Cite This Page
Bibliographic details for Annotation Documentation
- Page name: Annotation Documentation
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 14 December 2010 14:58 UTC
- Date retrieved: 25 March 2026 13:43 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309
- Page Version ID: 62309
Citation styles for Annotation Documentation
APA style
Annotation Documentation. (2010, December 14). NAMIC Wiki, . Retrieved 13:43, March 25, 2026 from https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309.
MLA style
"Annotation Documentation." NAMIC Wiki, . 14 Dec 2010, 14:58 UTC. 25 Mar 2026, 13:43 <https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309>.
MHRA style
NAMIC Wiki contributors, 'Annotation Documentation', NAMIC Wiki, , 14 December 2010, 14:58 UTC, <https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309> [accessed 25 March 2026]
Chicago style
NAMIC Wiki contributors, "Annotation Documentation," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309 (accessed March 25, 2026).
CBE/CSE style
NAMIC Wiki contributors. Annotation Documentation [Internet]. NAMIC Wiki, ; 2010 Dec 14, 14:58 UTC [cited 2026 Mar 25]. Available from: https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309.
Bluebook style
Annotation Documentation, https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309 (last visited March 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Annotation Documentation --- NAMIC Wiki{,} ",
year = "2010",
url = "https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309",
note = "[Online; accessed 25-March-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Annotation Documentation --- NAMIC Wiki{,} ",
year = "2010",
url = "\url{https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=62309}",
note = "[Online; accessed 25-March-2026]"
}