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: 25 February 2026 09:32 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 09:32, February 25, 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. 25 Feb 2026, 09:32 <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 25 February 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 February 25, 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 Feb 25]. 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 February 25, 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 25-February-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 25-February-2026]"
}