Cite This Page
Bibliographic details for Editing Help 2
- Page name: Editing Help 2
- Author: Orbus Free Press contributors
- Publisher: Orbus Free Press, .
- Date of last revision: 10 July 2018 05:46 UTC
- Date retrieved: 7 April 2026 06:12 UTC
- Permanent URL: https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190
- Page Version ID: 2190
Citation styles for Editing Help 2
APA style
Editing Help 2. (2018, July 10). Orbus Free Press, . Retrieved 06:12, April 7, 2026 from https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190.
MLA style
"Editing Help 2." Orbus Free Press, . 10 Jul 2018, 05:46 UTC. 7 Apr 2026, 06:12 <https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190>.
MHRA style
Orbus Free Press contributors, 'Editing Help 2', Orbus Free Press, , 10 July 2018, 05:46 UTC, <https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190> [accessed 7 April 2026]
Chicago style
Orbus Free Press contributors, "Editing Help 2," Orbus Free Press, , https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190 (accessed April 7, 2026).
CBE/CSE style
Orbus Free Press contributors. Editing Help 2 [Internet]. Orbus Free Press, ; 2018 Jul 10, 05:46 UTC [cited 2026 Apr 7]. Available from: https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190.
Bluebook style
Editing Help 2, https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190 (last visited April 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Orbus Free Press",
title = "Editing Help 2 --- Orbus Free Press{,} ",
year = "2018",
url = "https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190",
note = "[Online; accessed 7-April-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 = "Orbus Free Press",
title = "Editing Help 2 --- Orbus Free Press{,} ",
year = "2018",
url = "\url{https://orbusfreepress.org/index.php?title=Editing_Help_2&oldid=2190}",
note = "[Online; accessed 7-April-2026]"
}