Cite This Page
Bibliographic details for Outline
- Page name: Outline
- Author: Documentation Home contributors
- Publisher: Documentation Home, .
- Date of last revision: 16 September 2020 06:45 UTC
- Date retrieved: 3 November 2025 08:20 UTC
- Permanent URL: https://docs.oojeema.com/index.php?title=Outline&oldid=38
- Page Version ID: 38
Citation styles for Outline
APA style
Outline. (2020, September 16). Documentation Home, . Retrieved 08:20, November 3, 2025 from https://docs.oojeema.com/index.php?title=Outline&oldid=38.
MLA style
"Outline." Documentation Home, . 16 Sep 2020, 06:45 UTC. 3 Nov 2025, 08:20 <https://docs.oojeema.com/index.php?title=Outline&oldid=38>.
MHRA style
Documentation Home contributors, 'Outline', Documentation Home, , 16 September 2020, 06:45 UTC, <https://docs.oojeema.com/index.php?title=Outline&oldid=38> [accessed 3 November 2025]
Chicago style
Documentation Home contributors, "Outline," Documentation Home, , https://docs.oojeema.com/index.php?title=Outline&oldid=38 (accessed November 3, 2025).
CBE/CSE style
Documentation Home contributors. Outline [Internet]. Documentation Home, ; 2020 Sep 16, 06:45 UTC [cited 2025 Nov 3]. Available from: https://docs.oojeema.com/index.php?title=Outline&oldid=38.
Bluebook style
Outline, https://docs.oojeema.com/index.php?title=Outline&oldid=38 (last visited November 3, 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=38",
note = "[Online; accessed 3-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=38}",
note = "[Online; accessed 3-November-2025]"
}