Cite This Page
Bibliographic details for Automated testing
- Page name: Automated testing
- Author: Freephile Wiki contributors
- Publisher: Freephile Wiki, .
- Date of last revision: 31 January 2024 15:21 UTC
- Date retrieved: 23 November 2024 10:20 UTC
- Permanent URL: https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10497
- Page Version ID: 10497
Citation styles for Automated testing
APA style
Automated testing. (2024, January 31). Freephile Wiki, . Retrieved 10:20, November 23, 2024 from https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10497.
MLA style
"Automated testing." Freephile Wiki, . 31 Jan 2024, 15:21 UTC. 23 Nov 2024, 10:20 <https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10497>.
MHRA style
Freephile Wiki contributors, 'Automated testing', Freephile Wiki, , 31 January 2024, 15:21 UTC, <https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10497> [accessed 23 November 2024]
Chicago style
Freephile Wiki contributors, "Automated testing," Freephile Wiki, , https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10497 (accessed November 23, 2024).
CBE/CSE style
Freephile Wiki contributors. Automated testing [Internet]. Freephile Wiki, ; 2024 Jan 31, 15:21 UTC [cited 2024 Nov 23]. Available from: https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10497.
Bluebook style
Automated testing, https://wiki.freephile.org/wiki/index.php?title=Automated_testing&oldid=10497 (last visited November 23, 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=10497", note = "[Online; accessed 23-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=10497}", note = "[Online; accessed 23-November-2024]" }