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:22 UTC
- Date retrieved: 31 July 2026 18:11 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38687
- Page Version ID: 38687
Citation styles for GWEReallyQuickStartGuide
APA style
GWEReallyQuickStartGuide. (2009, June 15). NAMIC Wiki, . Retrieved 18:11, July 31, 2026 from https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38687.
MLA style
"GWEReallyQuickStartGuide." NAMIC Wiki, . 15 Jun 2009, 14:22 UTC. 31 Jul 2026, 18:11 <https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38687>.
MHRA style
NAMIC Wiki contributors, 'GWEReallyQuickStartGuide', NAMIC Wiki, , 15 June 2009, 14:22 UTC, <https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38687> [accessed 31 July 2026]
Chicago style
NAMIC Wiki contributors, "GWEReallyQuickStartGuide," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38687 (accessed July 31, 2026).
CBE/CSE style
NAMIC Wiki contributors. GWEReallyQuickStartGuide [Internet]. NAMIC Wiki, ; 2009 Jun 15, 14:22 UTC [cited 2026 Jul 31]. Available from: https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38687.
Bluebook style
GWEReallyQuickStartGuide, https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=38687 (last visited July 31, 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=38687",
note = "[Online; accessed 31-July-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=38687}",
note = "[Online; accessed 31-July-2026]"
}