Cite This Page
Bibliographic details for Annotation Documentation
- Page name: Annotation Documentation
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 1 July 2010 16:12 UTC
- Date retrieved: 19 May 2026 14:04 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=55702
- Page Version ID: 55702
Citation styles for Annotation Documentation
APA style
Annotation Documentation. (2010, July 1). NAMIC Wiki, . Retrieved 14:04, May 19, 2026 from https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=55702.
MLA style
"Annotation Documentation." NAMIC Wiki, . 1 Jul 2010, 16:12 UTC. 19 May 2026, 14:04 <https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=55702>.
MHRA style
NAMIC Wiki contributors, 'Annotation Documentation', NAMIC Wiki, , 1 July 2010, 16:12 UTC, <https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=55702> [accessed 19 May 2026]
Chicago style
NAMIC Wiki contributors, "Annotation Documentation," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=55702 (accessed May 19, 2026).
CBE/CSE style
NAMIC Wiki contributors. Annotation Documentation [Internet]. NAMIC Wiki, ; 2010 Jul 1, 16:12 UTC [cited 2026 May 19]. Available from: https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=55702.
Bluebook style
Annotation Documentation, https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=55702 (last visited May 19, 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=55702",
note = "[Online; accessed 19-May-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=55702}",
note = "[Online; accessed 19-May-2026]"
}