Cite This Page
Bibliographic details for 2012 Project Week:AutomatedTesting
- Page name: 2012 Project Week:AutomatedTesting
- Author: NAMIC Wiki contributors
- Publisher: NAMIC Wiki, .
- Date of last revision: 9 January 2012 20:54 UTC
- Date retrieved: 3 June 2026 09:37 UTC
- Permanent URL: https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114
- Page Version ID: 73114
Citation styles for 2012 Project Week:AutomatedTesting
APA style
2012 Project Week:AutomatedTesting. (2012, January 9). NAMIC Wiki, . Retrieved 09:37, June 3, 2026 from https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114.
MLA style
"2012 Project Week:AutomatedTesting." NAMIC Wiki, . 9 Jan 2012, 20:54 UTC. 3 Jun 2026, 09:37 <https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114>.
MHRA style
NAMIC Wiki contributors, '2012 Project Week:AutomatedTesting', NAMIC Wiki, , 9 January 2012, 20:54 UTC, <https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114> [accessed 3 June 2026]
Chicago style
NAMIC Wiki contributors, "2012 Project Week:AutomatedTesting," NAMIC Wiki, , https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114 (accessed June 3, 2026).
CBE/CSE style
NAMIC Wiki contributors. 2012 Project Week:AutomatedTesting [Internet]. NAMIC Wiki, ; 2012 Jan 9, 20:54 UTC [cited 2026 Jun 3]. Available from: https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114.
Bluebook style
2012 Project Week:AutomatedTesting, https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114 (last visited June 3, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "NAMIC Wiki",
title = "2012 Project Week:AutomatedTesting --- NAMIC Wiki{,} ",
year = "2012",
url = "https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114",
note = "[Online; accessed 3-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 = "2012 Project Week:AutomatedTesting --- NAMIC Wiki{,} ",
year = "2012",
url = "\url{https://www.na-mic.org/w/index.php?title=2012_Project_Week:AutomatedTesting&oldid=73114}",
note = "[Online; accessed 3-June-2026]"
}