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