Cite This Page
Bibliographic details for Library of learning
- Page name: Library of learning
- Author: icesus contributors
- Publisher: icesus, .
- Date of last revision: 12 April 2023 14:23 UTC
- Date retrieved: 24 March 2026 22:08 UTC
- Permanent URL: https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572
- Page Version ID: 5572
Citation styles for Library of learning
APA style
Library of learning. (2023, April 12). icesus, . Retrieved 22:08, March 24, 2026 from https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572.
MLA style
"Library of learning." icesus, . 12 Apr 2023, 14:23 UTC. 24 Mar 2026, 22:08 <https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572>.
MHRA style
icesus contributors, 'Library of learning', icesus, , 12 April 2023, 14:23 UTC, <https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572> [accessed 24 March 2026]
Chicago style
icesus contributors, "Library of learning," icesus, , https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572 (accessed March 24, 2026).
CBE/CSE style
icesus contributors. Library of learning [Internet]. icesus, ; 2023 Apr 12, 14:23 UTC [cited 2026 Mar 24]. Available from: https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572.
Bluebook style
Library of learning, https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572 (last visited March 24, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "icesus",
title = "Library of learning --- icesus{,} ",
year = "2023",
url = "https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572",
note = "[Online; accessed 24-March-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 = "icesus",
title = "Library of learning --- icesus{,} ",
year = "2023",
url = "\url{https://naga.icesus.org/wiki/index.php?title=Library_of_learning&oldid=5572}",
note = "[Online; accessed 24-March-2026]"
}