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