Cite This Page
Bibliographic details for E-Prime
- Page name: E-Prime
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 24 August 2010 09:59 UTC
- Date retrieved: 1 August 2026 11:46 UTC
- Permanent URL: https://wpkg.org/index.php?title=E-Prime&oldid=8334
- Page Version ID: 8334
Citation styles for E-Prime
APA style
E-Prime. (2010, August 24). WPKG | Open Source Software Deployment and Distribution, . Retrieved 11:46, August 1, 2026 from https://wpkg.org/index.php?title=E-Prime&oldid=8334.
MLA style
"E-Prime." WPKG | Open Source Software Deployment and Distribution, . 24 Aug 2010, 09:59 UTC. 1 Aug 2026, 11:46 <https://wpkg.org/index.php?title=E-Prime&oldid=8334>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'E-Prime', WPKG | Open Source Software Deployment and Distribution, , 24 August 2010, 09:59 UTC, <https://wpkg.org/index.php?title=E-Prime&oldid=8334> [accessed 1 August 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "E-Prime," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=E-Prime&oldid=8334 (accessed August 1, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. E-Prime [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2010 Aug 24, 09:59 UTC [cited 2026 Aug 1]. Available from: https://wpkg.org/index.php?title=E-Prime&oldid=8334.
Bluebook style
E-Prime, https://wpkg.org/index.php?title=E-Prime&oldid=8334 (last visited August 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "E-Prime --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "https://wpkg.org/index.php?title=E-Prime&oldid=8334",
note = "[Online; accessed 1-August-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 = "E-Prime --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2010",
url = "\url{https://wpkg.org/index.php?title=E-Prime&oldid=8334}",
note = "[Online; accessed 1-August-2026]"
}