Cite This Page
Bibliographic details for Main Page
- Page name: Main Page
- Author: E-Bike Wiki contributors
- Publisher: E-Bike Wiki, .
- Date of last revision: 27 April 2023 23:37 UTC
- Date retrieved: 18 May 2026 10:02 UTC
- Permanent URL: https://ebikewiki.com/index.php?title=Main_Page&oldid=27
- Page Version ID: 27
Citation styles for Main Page
APA style
Main Page. (2023, April 27). E-Bike Wiki, . Retrieved 10:02, May 18, 2026 from https://ebikewiki.com/index.php?title=Main_Page&oldid=27.
MLA style
"Main Page." E-Bike Wiki, . 27 Apr 2023, 23:37 UTC. 18 May 2026, 10:02 <https://ebikewiki.com/index.php?title=Main_Page&oldid=27>.
MHRA style
E-Bike Wiki contributors, 'Main Page', E-Bike Wiki, , 27 April 2023, 23:37 UTC, <https://ebikewiki.com/index.php?title=Main_Page&oldid=27> [accessed 18 May 2026]
Chicago style
E-Bike Wiki contributors, "Main Page," E-Bike Wiki, , https://ebikewiki.com/index.php?title=Main_Page&oldid=27 (accessed May 18, 2026).
CBE/CSE style
E-Bike Wiki contributors. Main Page [Internet]. E-Bike Wiki, ; 2023 Apr 27, 23:37 UTC [cited 2026 May 18]. Available from: https://ebikewiki.com/index.php?title=Main_Page&oldid=27.
Bluebook style
Main Page, https://ebikewiki.com/index.php?title=Main_Page&oldid=27 (last visited May 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "E-Bike Wiki",
title = "Main Page --- E-Bike Wiki{,} ",
year = "2023",
url = "https://ebikewiki.com/index.php?title=Main_Page&oldid=27",
note = "[Online; accessed 18-May-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 = "E-Bike Wiki",
title = "Main Page --- E-Bike Wiki{,} ",
year = "2023",
url = "\url{https://ebikewiki.com/index.php?title=Main_Page&oldid=27}",
note = "[Online; accessed 18-May-2026]"
}