Cite This Page
Bibliographic details for BeyondCompare
- Page name: BeyondCompare
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 4 November 2009 03:22 UTC
- Date retrieved: 1 April 2026 16:29 UTC
- Permanent URL: https://wpkg.org/index.php?title=BeyondCompare&oldid=7478
- Page Version ID: 7478
Citation styles for BeyondCompare
APA style
BeyondCompare. (2009, November 4). WPKG | Open Source Software Deployment and Distribution, . Retrieved 16:29, April 1, 2026 from https://wpkg.org/index.php?title=BeyondCompare&oldid=7478.
MLA style
"BeyondCompare." WPKG | Open Source Software Deployment and Distribution, . 4 Nov 2009, 03:22 UTC. 1 Apr 2026, 16:29 <https://wpkg.org/index.php?title=BeyondCompare&oldid=7478>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'BeyondCompare', WPKG | Open Source Software Deployment and Distribution, , 4 November 2009, 03:22 UTC, <https://wpkg.org/index.php?title=BeyondCompare&oldid=7478> [accessed 1 April 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "BeyondCompare," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=BeyondCompare&oldid=7478 (accessed April 1, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. BeyondCompare [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2009 Nov 4, 03:22 UTC [cited 2026 Apr 1]. Available from: https://wpkg.org/index.php?title=BeyondCompare&oldid=7478.
Bluebook style
BeyondCompare, https://wpkg.org/index.php?title=BeyondCompare&oldid=7478 (last visited April 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "BeyondCompare --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "https://wpkg.org/index.php?title=BeyondCompare&oldid=7478",
note = "[Online; accessed 1-April-2026]"
}
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 = "BeyondCompare --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2009",
url = "\url{https://wpkg.org/index.php?title=BeyondCompare&oldid=7478}",
note = "[Online; accessed 1-April-2026]"
}