Cite This Page
Bibliographic details for Automated testing
- Page name: Automated testing
- Author: OpenHatch wiki contributors
- Publisher: OpenHatch wiki, .
- Date of last revision: 4 May 2012 17:24 UTC
- Date retrieved: 3 February 2023 22:33 UTC
- Permanent URL: https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466
- Page Version ID: 6466
Citation styles for Automated testing
APA style
Automated testing. (2012, May 4). OpenHatch wiki, . Retrieved 22:33, February 3, 2023 from https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466.
MLA style
"Automated testing." OpenHatch wiki, . 4 May 2012, 17:24 UTC. 3 Feb 2023, 22:33 <https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466>.
MHRA style
OpenHatch wiki contributors, 'Automated testing', OpenHatch wiki, , 4 May 2012, 17:24 UTC, <https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466> [accessed 3 February 2023]
Chicago style
OpenHatch wiki contributors, "Automated testing," OpenHatch wiki, , https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466 (accessed February 3, 2023).
CBE/CSE style
OpenHatch wiki contributors. Automated testing [Internet]. OpenHatch wiki, ; 2012 May 4, 17:24 UTC [cited 2023 Feb 3]. Available from: https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466.
Bluebook style
Automated testing, https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466 (last visited February 3, 2023).
BibTeX entry
@misc{ wiki:xxx, author = "OpenHatch wiki", title = "Automated testing --- OpenHatch wiki{,} ", year = "2012", url = "https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466", note = "[Online; accessed 3-February-2023]" }
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 = "OpenHatch wiki", title = "Automated testing --- OpenHatch wiki{,} ", year = "2012", url = "\url{https://wiki.openhatch.org/w/index.php?title=Automated_testing&oldid=6466}", note = "[Online; accessed 3-February-2023]" }