Cite This Page
Bibliographic details for GWEReallyQuickStartGuide
- Page name: GWEReallyQuickStartGuide
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 15 June 2009 14:36 UTC
- Date retrieved: 29 April 2026 15:44 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689
- Page Version ID: 38689
Citation styles for GWEReallyQuickStartGuide
APA style
GWEReallyQuickStartGuide. (2009, June 15). NAMIC Wiki, . Retrieved 15:44, April 29, 2026 from https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689.
MLA style
"GWEReallyQuickStartGuide." NAMIC Wiki, . 15 Jun 2009, 14:36 UTC. 29 Apr 2026, 15:44 <https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689>.
MHRA style
NAMIC Wiki contributors, 'GWEReallyQuickStartGuide', NAMIC Wiki, , 15 June 2009, 14:36 UTC, <https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689> [accessed 29 April 2026]
Chicago style
NAMIC Wiki contributors, "GWEReallyQuickStartGuide," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689 (accessed April 29, 2026).
CBE/CSE style
NAMIC Wiki contributors. GWEReallyQuickStartGuide [Internet]. NAMIC Wiki, ; 2009 Jun 15, 14:36 UTC [cited 2026 Apr 29]. Available from: https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689.
Bluebook style
GWEReallyQuickStartGuide, https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689 (last visited April 29, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "GWEReallyQuickStartGuide --- NAMIC Wiki{,} ",
year = "2009",
url = "https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689",
note = "[Online; accessed 29-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 = "NAMIC Wiki",
title = "GWEReallyQuickStartGuide --- NAMIC Wiki{,} ",
year = "2009",
url = "\url{https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38689}",
note = "[Online; accessed 29-April-2026]"
}