Cite This Page
Bibliographic details for Jeff Lewis
- Page name: Jeff Lewis
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 12 July 2022 06:12 UTC
- Date retrieved: 6 June 2026 14:34 UTC
- Permanent URL: https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064
- Page Version ID: 10064
Citation styles for Jeff Lewis
APA style
Jeff Lewis. (2022, July 12). OpenCommons. Retrieved 14:34, June 6, 2026 from https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064.
MLA style
"Jeff Lewis." OpenCommons. 12 Jul 2022, 06:12 UTC. 6 Jun 2026, 14:34 <https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064>.
MHRA style
OpenCommons contributors, 'Jeff Lewis', OpenCommons, 12 July 2022, 06:12 UTC, <https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064> [accessed 6 June 2026]
Chicago style
OpenCommons contributors, "Jeff Lewis," OpenCommons, https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064 (accessed June 6, 2026).
CBE/CSE style
OpenCommons contributors. Jeff Lewis [Internet]. OpenCommons; 2022 Jul 12, 06:12 UTC [cited 2026 Jun 6]. Available from: https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064.
Bluebook style
Jeff Lewis, https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064 (last visited June 6, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Jeff Lewis --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064",
note = "[Online; accessed 6-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 = "OpenCommons",
title = "Jeff Lewis --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=Jeff_Lewis&oldid=10064}",
note = "[Online; accessed 6-June-2026]"
}