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