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: 2 November 2025 10:52 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 10:52, November 2, 2025 from https://docs.oojeema.com/index.php?title=Outline&oldid=69.
MLA style
"Outline." Documentation Home, . 16 Sep 2020, 22:42 UTC. 2 Nov 2025, 10:52 <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 2 November 2025]
Chicago style
Documentation Home contributors, "Outline," Documentation Home, , https://docs.oojeema.com/index.php?title=Outline&oldid=69 (accessed November 2, 2025).
CBE/CSE style
Documentation Home contributors. Outline [Internet]. Documentation Home, ; 2020 Sep 16, 22:42 UTC [cited 2025 Nov 2]. 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 November 2, 2025).
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 2-November-2025]"
}
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 2-November-2025]"
}