Cite This Page
Bibliographic details for RVs
- Page name: RVs
- Author: Miscellany contributors
- Publisher: Miscellany, .
- Date of last revision: 10 August 2020 02:48 UTC
- Date retrieved: 8 September 2026 19:08 UTC
- Permanent URL: https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135
- Page Version ID: 135
Citation styles for RVs
APA style
RVs. (2020, August 10). Miscellany, . Retrieved 19:08, September 8, 2026 from https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135.
MLA style
"RVs." Miscellany, . 10 Aug 2020, 02:48 UTC. 8 Sep 2026, 19:08 <https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135>.
MHRA style
Miscellany contributors, 'RVs', Miscellany, , 10 August 2020, 02:48 UTC, <https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135> [accessed 8 September 2026]
Chicago style
Miscellany contributors, "RVs," Miscellany, , https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135 (accessed September 8, 2026).
CBE/CSE style
Miscellany contributors. RVs [Internet]. Miscellany, ; 2020 Aug 10, 02:48 UTC [cited 2026 Sep 8]. Available from: https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135.
Bluebook style
RVs, https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135 (last visited September 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Miscellany",
title = "RVs --- Miscellany{,} ",
year = "2020",
url = "https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135",
note = "[Online; accessed 8-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 = "Miscellany",
title = "RVs --- Miscellany{,} ",
year = "2020",
url = "\url{https://wiki.kats-sites.net/w/index.php?title=RVs&oldid=135}",
note = "[Online; accessed 8-September-2026]"
}