Cite This Page
Bibliographic details for Logical tests
- Page name: Logical tests
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 14 October 2010 04:48 UTC
- Date retrieved: 5 December 2025 11:09 UTC
- Permanent URL: https://wpkg.org/index.php?title=Logical_tests&oldid=4383
- Page Version ID: 4383
Citation styles for Logical tests
APA style
Logical tests. (2010, October 14). WPKG | Open Source Software Deployment and Distribution, . Retrieved 11:09, December 5, 2025 from https://wpkg.org/index.php?title=Logical_tests&oldid=4383.
MLA style
"Logical tests." WPKG | Open Source Software Deployment and Distribution, . 14 Oct 2010, 04:48 UTC. 5 Dec 2025, 11:09 <https://wpkg.org/index.php?title=Logical_tests&oldid=4383>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Logical tests', WPKG | Open Source Software Deployment and Distribution, , 14 October 2010, 04:48 UTC, <https://wpkg.org/index.php?title=Logical_tests&oldid=4383> [accessed 5 December 2025]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Logical tests," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Logical_tests&oldid=4383 (accessed December 5, 2025).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Logical tests [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2010 Oct 14, 04:48 UTC [cited 2025 Dec 5]. Available from: https://wpkg.org/index.php?title=Logical_tests&oldid=4383.
Bluebook style
Logical tests, https://wpkg.org/index.php?title=Logical_tests&oldid=4383 (last visited December 5, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Logical tests --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "https://wpkg.org/index.php?title=Logical_tests&oldid=4383",
note = "[Online; accessed 5-December-2025]"
}
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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Logical tests --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "\url{https://wpkg.org/index.php?title=Logical_tests&oldid=4383}",
note = "[Online; accessed 5-December-2025]"
}