Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: LearnLeft contributors
- Publisher: LearnLeft, .
- Date of last revision: 18 February 2019 01:18 UTC
- Date retrieved: 5 September 2026 11:01 UTC
- Permanent URL: https://learnleft.org/index.php?title=Main_Page&oldid=1
- Page Version ID: 1
Citation styles for Main Page
APA style
Main Page. (2019, February 18). LearnLeft, . Retrieved 11:01, September 5, 2026 from https://learnleft.org/index.php?title=Main_Page&oldid=1.
MLA style
"Main Page." LearnLeft, . 18 Feb 2019, 01:18 UTC. 5 Sep 2026, 11:01 <https://learnleft.org/index.php?title=Main_Page&oldid=1>.
MHRA style
LearnLeft contributors, 'Main Page', LearnLeft, , 18 February 2019, 01:18 UTC, <https://learnleft.org/index.php?title=Main_Page&oldid=1> [accessed 5 September 2026]
Chicago style
LearnLeft contributors, "Main Page," LearnLeft, , https://learnleft.org/index.php?title=Main_Page&oldid=1 (accessed September 5, 2026).
CBE/CSE style
LearnLeft contributors. Main Page [Internet]. LearnLeft, ; 2019 Feb 18, 01:18 UTC [cited 2026 Sep 5]. Available from: https://learnleft.org/index.php?title=Main_Page&oldid=1.
Bluebook style
Main Page, https://learnleft.org/index.php?title=Main_Page&oldid=1 (last visited September 5, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "LearnLeft",
title = "Main Page --- LearnLeft{,} ",
year = "2019",
url = "https://learnleft.org/index.php?title=Main_Page&oldid=1",
note = "[Online; accessed 5-September-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 = "LearnLeft",
title = "Main Page --- LearnLeft{,} ",
year = "2019",
url = "\url{https://learnleft.org/index.php?title=Main_Page&oldid=1}",
note = "[Online; accessed 5-September-2026]"
}