Cite This Page
Bibliographic details for Automated testing
- Page name: Automated testing
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 5 January 2024 16:26 UTC
- Date retrieved: 22 November 2024 00:51 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446
- Page Version ID: 10446
Citation styles for Automated testing
APA style
Automated testing. (2024, January 5). Freephile Wiki, . Retrieved 00:51, November 22, 2024 from https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446.
MLA style
"Automated testing." Freephile Wiki, . 5 Jan 2024, 16:26 UTC. 22 Nov 2024, 00:51 <https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446>.
MHRA style
Freephile Wiki contributors, 'Automated testing', Freephile Wiki, , 5 January 2024, 16:26 UTC, <https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446> [accessed 22 November 2024]
Chicago style
Freephile Wiki contributors, "Automated testing," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446 (accessed November 22, 2024).
CBE/CSE style
Freephile Wiki contributors. Automated testing [Internet]. Freephile Wiki, ; 2024 Jan 5, 16:26 UTC [cited 2024 Nov 22]. Available from: https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446.
Bluebook style
Automated testing, https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446 (last visited November 22, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "Freephile Wiki", title = "Automated testing --- Freephile Wiki{,} ", year = "2024", url = "https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446", note = "[Online; accessed 22-November-2024]" }
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 = "Freephile Wiki", title = "Automated testing --- Freephile Wiki{,} ", year = "2024", url = "\url{https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10446}", note = "[Online; accessed 22-November-2024]" }