Cite This Page
Bibliographic details for Execute once / always
- Page name: Execute once / always
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 3 June 2012 18:52 UTC
- Date retrieved: 12 March 2026 11:35 UTC
- Permanent URL: https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797
- Page Version ID: 10797
Citation styles for Execute once / always
APA style
Execute once / always. (2012, June 3). WPKG | Open Source Software Deployment and Distribution, . Retrieved 11:35, March 12, 2026 from https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797.
MLA style
"Execute once / always." WPKG | Open Source Software Deployment and Distribution, . 3 Jun 2012, 18:52 UTC. 12 Mar 2026, 11:35 <https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Execute once / always', WPKG | Open Source Software Deployment and Distribution, , 3 June 2012, 18:52 UTC, <https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797> [accessed 12 March 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Execute once / always," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797 (accessed March 12, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Execute once / always [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2012 Jun 3, 18:52 UTC [cited 2026 Mar 12]. Available from: https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797.
Bluebook style
Execute once / always, https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Execute once / always --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2012",
url = "https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797",
note = "[Online; accessed 12-March-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 = "Execute once / always --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2012",
url = "\url{https://wpkg.org/index.php?title=Execute_once_/_always&oldid=10797}",
note = "[Online; accessed 12-March-2026]"
}