Cite This Page
Bibliographic details for Calendar
- Page name: Calendar
- Author: notfoundon contributors
- Publisher: notfoundon, .
- Date of last revision: 15 August 2019 15:45 UTC
- Date retrieved: 20 April 2026 14:33 UTC
- Permanent URL: https://notfoundon.org/here/index.php?title=Calendar&oldid=983
- Page Version ID: 983
Citation styles for Calendar
APA style
Calendar. (2019, August 15). notfoundon, . Retrieved 14:33, April 20, 2026 from https://notfoundon.org/here/index.php?title=Calendar&oldid=983.
MLA style
"Calendar." notfoundon, . 15 Aug 2019, 15:45 UTC. 20 Apr 2026, 14:33 <https://notfoundon.org/here/index.php?title=Calendar&oldid=983>.
MHRA style
notfoundon contributors, 'Calendar', notfoundon, , 15 August 2019, 15:45 UTC, <https://notfoundon.org/here/index.php?title=Calendar&oldid=983> [accessed 20 April 2026]
Chicago style
notfoundon contributors, "Calendar," notfoundon, , https://notfoundon.org/here/index.php?title=Calendar&oldid=983 (accessed April 20, 2026).
CBE/CSE style
notfoundon contributors. Calendar [Internet]. notfoundon, ; 2019 Aug 15, 15:45 UTC [cited 2026 Apr 20]. Available from: https://notfoundon.org/here/index.php?title=Calendar&oldid=983.
Bluebook style
Calendar, https://notfoundon.org/here/index.php?title=Calendar&oldid=983 (last visited April 20, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "notfoundon",
title = "Calendar --- notfoundon{,} ",
year = "2019",
url = "https://notfoundon.org/here/index.php?title=Calendar&oldid=983",
note = "[Online; accessed 20-April-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 = "notfoundon",
title = "Calendar --- notfoundon{,} ",
year = "2019",
url = "\url{https://notfoundon.org/here/index.php?title=Calendar&oldid=983}",
note = "[Online; accessed 20-April-2026]"
}