Cite This Page
Bibliographic details for Outline
- Page name: Outline
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 16 September 2020 22:42 UTC
- Date retrieved: 1 June 2026 17:05 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Outline&oldid=69
- Page Version ID: 69
Citation styles for Outline
APA style
Outline. (2020, September 16). Documentation Home, . Retrieved 17:05, June 1, 2026 from https://docs.oojeema.com/index.php?title=Outline&oldid=69.
MLA style
"Outline." Documentation Home, . 16 Sep 2020, 22:42 UTC. 1 Jun 2026, 17:05 <https://docs.oojeema.com/index.php?title=Outline&oldid=69>.
MHRA style
Documentation Home contributors, 'Outline', Documentation Home, , 16 September 2020, 22:42 UTC, <https://docs.oojeema.com/index.php?title=Outline&oldid=69> [accessed 1 June 2026]
Chicago style
Documentation Home contributors, "Outline," Documentation Home, , https://docs.oojeema.com/index.php?title=Outline&oldid=69 (accessed June 1, 2026).
CBE/CSE style
Documentation Home contributors. Outline [Internet]. Documentation Home, ; 2020 Sep 16, 22:42 UTC [cited 2026 Jun 1]. Available from: https://docs.oojeema.com/index.php?title=Outline&oldid=69.
Bluebook style
Outline, https://docs.oojeema.com/index.php?title=Outline&oldid=69 (last visited June 1, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Documentation Home",
title = "Outline --- Documentation Home{,} ",
year = "2020",
url = "https://docs.oojeema.com/index.php?title=Outline&oldid=69",
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 = "Documentation Home",
title = "Outline --- Documentation Home{,} ",
year = "2020",
url = "\url{https://docs.oojeema.com/index.php?title=Outline&oldid=69}",
note = "[Online; accessed 1-June-2026]"
}