Cite This Page
Bibliographic details for DIY-case
- Page name: DIY-case
- Author: E-Bike Wiki contributors
- Publisher: E-Bike Wiki, .
- Date of last revision: 27 September 2023 09:48 UTC
- Date retrieved: 12 July 2026 11:20 UTC
- Permanent URL: https://ebikewiki.com/index.php?title=DIY-case&oldid=70
- Page Version ID: 70
Citation styles for DIY-case
APA style
DIY-case. (2023, September 27). E-Bike Wiki, . Retrieved 11:20, July 12, 2026 from https://ebikewiki.com/index.php?title=DIY-case&oldid=70.
MLA style
"DIY-case." E-Bike Wiki, . 27 Sep 2023, 09:48 UTC. 12 Jul 2026, 11:20 <https://ebikewiki.com/index.php?title=DIY-case&oldid=70>.
MHRA style
E-Bike Wiki contributors, 'DIY-case', E-Bike Wiki, , 27 September 2023, 09:48 UTC, <https://ebikewiki.com/index.php?title=DIY-case&oldid=70> [accessed 12 July 2026]
Chicago style
E-Bike Wiki contributors, "DIY-case," E-Bike Wiki, , https://ebikewiki.com/index.php?title=DIY-case&oldid=70 (accessed July 12, 2026).
CBE/CSE style
E-Bike Wiki contributors. DIY-case [Internet]. E-Bike Wiki, ; 2023 Sep 27, 09:48 UTC [cited 2026 Jul 12]. Available from: https://ebikewiki.com/index.php?title=DIY-case&oldid=70.
Bluebook style
DIY-case, https://ebikewiki.com/index.php?title=DIY-case&oldid=70 (last visited July 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "E-Bike Wiki",
title = "DIY-case --- E-Bike Wiki{,} ",
year = "2023",
url = "https://ebikewiki.com/index.php?title=DIY-case&oldid=70",
note = "[Online; accessed 12-July-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 = "DIY-case --- E-Bike Wiki{,} ",
year = "2023",
url = "\url{https://ebikewiki.com/index.php?title=DIY-case&oldid=70}",
note = "[Online; accessed 12-July-2026]"
}