Cite This Page
Bibliographic details for RPM
- Page name: RPM
- Author: CycleChaos contributors
- Publisher: CycleChaos, .
- Date of last revision: 24 May 2010 21:59 UTC
- Date retrieved: 16 March 2026 18:24 UTC
- Permanent URL: https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605
- Page Version ID: 35605
Citation styles for RPM
APA style
RPM. (2010, May 24). CycleChaos, . Retrieved 18:24, March 16, 2026 from https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605.
MLA style
"RPM." CycleChaos, . 24 May 2010, 21:59 UTC. 16 Mar 2026, 18:24 <https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605>.
MHRA style
CycleChaos contributors, 'RPM', CycleChaos, , 24 May 2010, 21:59 UTC, <https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605> [accessed 16 March 2026]
Chicago style
CycleChaos contributors, "RPM," CycleChaos, , https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605 (accessed March 16, 2026).
CBE/CSE style
CycleChaos contributors. RPM [Internet]. CycleChaos, ; 2010 May 24, 21:59 UTC [cited 2026 Mar 16]. Available from: https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605.
Bluebook style
RPM, https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605 (last visited March 16, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CycleChaos",
title = "RPM --- CycleChaos{,} ",
year = "2010",
url = "https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605",
note = "[Online; accessed 16-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 = "CycleChaos",
title = "RPM --- CycleChaos{,} ",
year = "2010",
url = "\url{https://www.cyclechaos.com/w/index.php?title=RPM&oldid=35605}",
note = "[Online; accessed 16-March-2026]"
}