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:23 UTC
- Date retrieved: 17 June 2026 18:55 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=HelloCLI_TutorialContestSummer2013&oldid=81528
- Page Version ID: 81528
Citation styles for HelloCLI TutorialContestSummer2013
APA style
HelloCLI TutorialContestSummer2013. (2013, June 12). NAMIC Wiki, . Retrieved 18:55, June 17, 2026 from https://www.na-mic.org/w/index.php?title=HelloCLI_TutorialContestSummer2013&oldid=81528.
MLA style
"HelloCLI TutorialContestSummer2013." NAMIC Wiki, . 12 Jun 2013, 16:23 UTC. 17 Jun 2026, 18:55 <https://www.na-mic.org/w/index.php?title=HelloCLI_TutorialContestSummer2013&oldid=81528>.
MHRA style
NAMIC Wiki contributors, 'HelloCLI TutorialContestSummer2013', NAMIC Wiki, , 12 June 2013, 16:23 UTC, <https://www.na-mic.org/w/index.php?title=HelloCLI_TutorialContestSummer2013&oldid=81528> [accessed 17 June 2026]
Chicago style
NAMIC Wiki contributors, "HelloCLI TutorialContestSummer2013," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=HelloCLI_TutorialContestSummer2013&oldid=81528 (accessed June 17, 2026).
CBE/CSE style
NAMIC Wiki contributors. HelloCLI TutorialContestSummer2013 [Internet]. NAMIC Wiki, ; 2013 Jun 12, 16:23 UTC [cited 2026 Jun 17]. Available from: https://www.na-mic.org/w/index.php?title=HelloCLI_TutorialContestSummer2013&oldid=81528.
Bluebook style
HelloCLI TutorialContestSummer2013, https://www.na-mic.org/w/index.php?title=HelloCLI_TutorialContestSummer2013&oldid=81528 (last visited June 17, 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=81528",
note = "[Online; accessed 17-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=81528}",
note = "[Online; accessed 17-June-2026]"
}