Cite This Page
Bibliographic details for Unit Testing
- Page name: Unit Testing
- Author: PCGen Wiki contributors
- Publisher: PCGen Wiki, .
- Date of last revision: 3 August 2008 03:38 UTC
- Date retrieved: 23 November 2024 10:36 UTC
- Permanent URL: http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336
- Page Version ID: 336
Citation styles for Unit Testing
APA style
Unit Testing. (2008, August 3). PCGen Wiki, . Retrieved 10:36, November 23, 2024 from http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336.
MLA style
"Unit Testing." PCGen Wiki, . 3 Aug 2008, 03:38 UTC. 23 Nov 2024, 10:36 <http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336>.
MHRA style
PCGen Wiki contributors, 'Unit Testing', PCGen Wiki, , 3 August 2008, 03:38 UTC, <http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336> [accessed 23 November 2024]
Chicago style
PCGen Wiki contributors, "Unit Testing," PCGen Wiki, , http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336 (accessed November 23, 2024).
CBE/CSE style
PCGen Wiki contributors. Unit Testing [Internet]. PCGen Wiki, ; 2008 Aug 3, 03:38 UTC [cited 2024 Nov 23]. Available from: http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336.
Bluebook style
Unit Testing, http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336 (last visited November 23, 2024).
BibTeX entry
@misc{ wiki:xxx, author = "PCGen Wiki", title = "Unit Testing --- PCGen Wiki{,} ", year = "2008", url = "http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336", 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 = "PCGen Wiki", title = "Unit Testing --- PCGen Wiki{,} ", year = "2008", url = "\url{http://159.203.101.162/w/index.php?title=Unit_Testing&oldid=336}", note = "[Online; accessed 23-November-2024]" }