Cite This Page
Bibliographic details for Annotation Documentation
- Page name: Annotation Documentation
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 4 May 2011 18:16 UTC
- Date retrieved: 29 March 2026 00:19 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997
- Page Version ID: 66997
Citation styles for Annotation Documentation
APA style
Annotation Documentation. (2011, May 4). NAMIC Wiki, . Retrieved 00:19, March 29, 2026 from https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997.
MLA style
"Annotation Documentation." NAMIC Wiki, . 4 May 2011, 18:16 UTC. 29 Mar 2026, 00:19 <https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997>.
MHRA style
NAMIC Wiki contributors, 'Annotation Documentation', NAMIC Wiki, , 4 May 2011, 18:16 UTC, <https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997> [accessed 29 March 2026]
Chicago style
NAMIC Wiki contributors, "Annotation Documentation," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997 (accessed March 29, 2026).
CBE/CSE style
NAMIC Wiki contributors. Annotation Documentation [Internet]. NAMIC Wiki, ; 2011 May 4, 18:16 UTC [cited 2026 Mar 29]. Available from: https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997.
Bluebook style
Annotation Documentation, https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997 (last visited March 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "Annotation Documentation --- NAMIC Wiki{,} ",
year = "2011",
url = "https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997",
note = "[Online; accessed 29-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 = "2011",
url = "\url{https://www.na-mic.org/w/index.php?title=Annotation_Documentation&oldid=66997}",
note = "[Online; accessed 29-March-2026]"
}