Cite This Page
Bibliographic details for John I
- Page name: John I
- Author: Ethan's Workspace contributors
- Publisher: Ethan's Workspace.
- Date of last revision: 26 July 2021 22:30 UTC
- Date retrieved: 19 May 2026 19:00 UTC
- Permanent URL: http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367
- Page Version ID: 1367
Citation styles for John I
APA style
John I. (2021, July 26). Ethan's Workspace. Retrieved 19:00, May 19, 2026 from http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367.
MLA style
"John I." Ethan's Workspace. 26 Jul 2021, 22:30 UTC. 19 May 2026, 19:00 <http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367>.
MHRA style
Ethan's Workspace contributors, 'John I', Ethan's Workspace, 26 July 2021, 22:30 UTC, <http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367> [accessed 19 May 2026]
Chicago style
Ethan's Workspace contributors, "John I," Ethan's Workspace, http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367 (accessed May 19, 2026).
CBE/CSE style
Ethan's Workspace contributors. John I [Internet]. Ethan's Workspace; 2021 Jul 26, 22:30 UTC [cited 2026 May 19]. Available from: http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367.
Bluebook style
John I, http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367 (last visited May 19, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Ethan's Workspace",
title = "John I --- Ethan's Workspace{,} ",
year = "2021",
url = "http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367",
note = "[Online; accessed 19-May-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 = "Ethan's Workspace",
title = "John I --- Ethan's Workspace{,} ",
year = "2021",
url = "\url{http://ethans-workspace.com/w/index.php?title=John_I&oldid=1367}",
note = "[Online; accessed 19-May-2026]"
}