Cite This Page
Bibliographic details for GWEReallyQuickStartGuide
- Page name: GWEReallyQuickStartGuide
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 29 September 2010 23:26 UTC
- Date retrieved: 23 April 2026 20:55 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=58462
- Page Version ID: 58462
Citation styles for GWEReallyQuickStartGuide
APA style
GWEReallyQuickStartGuide. (2010, September 29). NAMIC Wiki, . Retrieved 20:55, April 23, 2026 from https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=58462.
MLA style
"GWEReallyQuickStartGuide." NAMIC Wiki, . 29 Sep 2010, 23:26 UTC. 23 Apr 2026, 20:55 <https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=58462>.
MHRA style
NAMIC Wiki contributors, 'GWEReallyQuickStartGuide', NAMIC Wiki, , 29 September 2010, 23:26 UTC, <https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=58462> [accessed 23 April 2026]
Chicago style
NAMIC Wiki contributors, "GWEReallyQuickStartGuide," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=58462 (accessed April 23, 2026).
CBE/CSE style
NAMIC Wiki contributors. GWEReallyQuickStartGuide [Internet]. NAMIC Wiki, ; 2010 Sep 29, 23:26 UTC [cited 2026 Apr 23]. Available from: https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=58462.
Bluebook style
GWEReallyQuickStartGuide, https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=58462 (last visited April 23, 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=58462",
note = "[Online; accessed 23-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 = "2010",
url = "\url{https://www.na-mic.org/w/index.php?title=GWEReallyQuickStartGuide&oldid=58462}",
note = "[Online; accessed 23-April-2026]"
}