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