Cite This Page
Bibliographic details for DBP:Harvard:Software:Wish:Stephan code 8
- Page name: DBP:Harvard:Software:Wish:Stephan code 8
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 18 December 2006 13:27 UTC
- Date retrieved: 2 May 2026 17:44 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683
- Page Version ID: 3683
Citation styles for DBP:Harvard:Software:Wish:Stephan code 8
APA style
DBP:Harvard:Software:Wish:Stephan code 8. (2006, December 18). NAMIC Wiki, . Retrieved 17:44, May 2, 2026 from https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683.
MLA style
"DBP:Harvard:Software:Wish:Stephan code 8." NAMIC Wiki, . 18 Dec 2006, 13:27 UTC. 2 May 2026, 17:44 <https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683>.
MHRA style
NAMIC Wiki contributors, 'DBP:Harvard:Software:Wish:Stephan code 8', NAMIC Wiki, , 18 December 2006, 13:27 UTC, <https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683> [accessed 2 May 2026]
Chicago style
NAMIC Wiki contributors, "DBP:Harvard:Software:Wish:Stephan code 8," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683 (accessed May 2, 2026).
CBE/CSE style
NAMIC Wiki contributors. DBP:Harvard:Software:Wish:Stephan code 8 [Internet]. NAMIC Wiki, ; 2006 Dec 18, 13:27 UTC [cited 2026 May 2]. Available from: https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683.
Bluebook style
DBP:Harvard:Software:Wish:Stephan code 8, https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683 (last visited May 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "DBP:Harvard:Software:Wish:Stephan code 8 --- NAMIC Wiki{,} ",
year = "2006",
url = "https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683",
note = "[Online; accessed 2-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 = "DBP:Harvard:Software:Wish:Stephan code 8 --- NAMIC Wiki{,} ",
year = "2006",
url = "\url{https://www.na-mic.org/w/index.php?title=DBP:Harvard:Software:Wish:Stephan_code_8&oldid=3683}",
note = "[Online; accessed 2-May-2026]"
}