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