Cite This Page
Bibliographic details for +RPME code idea
- Page name: +RPME code idea
- Author: City of Hope MUSH contributors
- Publisher: City of Hope MUSH, .
- Date of last revision: 17 April 2023 16:39 UTC
- Date retrieved: 26 March 2026 08:54 UTC
- Permanent URL: https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558
- Page Version ID: 246558
Citation styles for +RPME code idea
APA style
+RPME code idea. (2023, April 17). City of Hope MUSH, . Retrieved 08:54, March 26, 2026 from https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558.
MLA style
"+RPME code idea." City of Hope MUSH, . 17 Apr 2023, 16:39 UTC. 26 Mar 2026, 08:54 <https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558>.
MHRA style
City of Hope MUSH contributors, '+RPME code idea', City of Hope MUSH, , 17 April 2023, 16:39 UTC, <https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558> [accessed 26 March 2026]
Chicago style
City of Hope MUSH contributors, "+RPME code idea," City of Hope MUSH, , https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558 (accessed March 26, 2026).
CBE/CSE style
City of Hope MUSH contributors. +RPME code idea [Internet]. City of Hope MUSH, ; 2023 Apr 17, 16:39 UTC [cited 2026 Mar 26]. Available from: https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558.
Bluebook style
+RPME code idea, https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558 (last visited March 26, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "City of Hope MUSH",
title = "+RPME code idea --- City of Hope MUSH{,} ",
year = "2023",
url = "https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558",
note = "[Online; accessed 26-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 = "City of Hope MUSH",
title = "+RPME code idea --- City of Hope MUSH{,} ",
year = "2023",
url = "\url{https://cityofhopemush.net/index.php?title=%2BRPME_code_idea&oldid=246558}",
note = "[Online; accessed 26-March-2026]"
}