Cite This Page
Bibliographic details for Lyft
- Page name: Lyft
- Author: OpenCommons contributors
- Publisher: OpenCommons.
- Date of last revision: 8 May 2022 00:34 UTC
- Date retrieved: 12 March 2026 01:42 UTC
- Permanent URL: https://opencommons.org/index.php?title=Lyft&oldid=8945
- Page Version ID: 8945
Citation styles for Lyft
APA style
Lyft. (2022, May 8). OpenCommons. Retrieved 01:42, March 12, 2026 from https://opencommons.org/index.php?title=Lyft&oldid=8945.
MLA style
"Lyft." OpenCommons. 8 May 2022, 00:34 UTC. 12 Mar 2026, 01:42 <https://opencommons.org/index.php?title=Lyft&oldid=8945>.
MHRA style
OpenCommons contributors, 'Lyft', OpenCommons, 8 May 2022, 00:34 UTC, <https://opencommons.org/index.php?title=Lyft&oldid=8945> [accessed 12 March 2026]
Chicago style
OpenCommons contributors, "Lyft," OpenCommons, https://opencommons.org/index.php?title=Lyft&oldid=8945 (accessed March 12, 2026).
CBE/CSE style
OpenCommons contributors. Lyft [Internet]. OpenCommons; 2022 May 8, 00:34 UTC [cited 2026 Mar 12]. Available from: https://opencommons.org/index.php?title=Lyft&oldid=8945.
Bluebook style
Lyft, https://opencommons.org/index.php?title=Lyft&oldid=8945 (last visited March 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "OpenCommons",
title = "Lyft --- OpenCommons{,} ",
year = "2022",
url = "https://opencommons.org/index.php?title=Lyft&oldid=8945",
note = "[Online; accessed 12-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 = "OpenCommons",
title = "Lyft --- OpenCommons{,} ",
year = "2022",
url = "\url{https://opencommons.org/index.php?title=Lyft&oldid=8945}",
note = "[Online; accessed 12-March-2026]"
}