Cite This Page
Bibliographic details for Documentation
- Page name: Documentation
- Author: blackwiki contributors
- Publisher: blackwiki, .
- Date of last revision: 14 May 2008 20:54 UTC
- Date retrieved: 19 April 2026 05:27 UTC
- Permanent URL: https://blackwiki.org/index.php?title=Documentation&oldid=216049
- Page Version ID: 216049
Citation styles for Documentation
APA style
Documentation. (2008, May 14). blackwiki, . Retrieved 05:27, April 19, 2026 from https://blackwiki.org/index.php?title=Documentation&oldid=216049.
MLA style
"Documentation." blackwiki, . 14 May 2008, 20:54 UTC. 19 Apr 2026, 05:27 <https://blackwiki.org/index.php?title=Documentation&oldid=216049>.
MHRA style
blackwiki contributors, 'Documentation', blackwiki, , 14 May 2008, 20:54 UTC, <https://blackwiki.org/index.php?title=Documentation&oldid=216049> [accessed 19 April 2026]
Chicago style
blackwiki contributors, "Documentation," blackwiki, , https://blackwiki.org/index.php?title=Documentation&oldid=216049 (accessed April 19, 2026).
CBE/CSE style
blackwiki contributors. Documentation [Internet]. blackwiki, ; 2008 May 14, 20:54 UTC [cited 2026 Apr 19]. Available from: https://blackwiki.org/index.php?title=Documentation&oldid=216049.
Bluebook style
Documentation, https://blackwiki.org/index.php?title=Documentation&oldid=216049 (last visited April 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "blackwiki",
title = "Documentation --- blackwiki{,} ",
year = "2008",
url = "https://blackwiki.org/index.php?title=Documentation&oldid=216049",
note = "[Online; accessed 19-April-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 = "blackwiki",
title = "Documentation --- blackwiki{,} ",
year = "2008",
url = "\url{https://blackwiki.org/index.php?title=Documentation&oldid=216049}",
note = "[Online; accessed 19-April-2026]"
}