Cite This Page
Bibliographic details for Notation program command comparisons
- Page name: Notation program command comparisons
- Author: CCARH Wiki contributors
- Publisher: CCARH Wiki.
- Date of last revision: 6 January 2013 21:29 UTC
- Date retrieved: 15 August 2026 01:40 UTC
- Permanent URL: https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288
- Page Version ID: 3288
Citation styles for Notation program command comparisons
APA style
Notation program command comparisons. (2013, January 6). CCARH Wiki. Retrieved 01:40, August 15, 2026 from https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288.
MLA style
"Notation program command comparisons." CCARH Wiki. 6 Jan 2013, 21:29 UTC. 15 Aug 2026, 01:40 <https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288>.
MHRA style
CCARH Wiki contributors, 'Notation program command comparisons', CCARH Wiki, 6 January 2013, 21:29 UTC, <https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288> [accessed 15 August 2026]
Chicago style
CCARH Wiki contributors, "Notation program command comparisons," CCARH Wiki, https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288 (accessed August 15, 2026).
CBE/CSE style
CCARH Wiki contributors. Notation program command comparisons [Internet]. CCARH Wiki; 2013 Jan 6, 21:29 UTC [cited 2026 Aug 15]. Available from: https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288.
Bluebook style
Notation program command comparisons, https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288 (last visited August 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "CCARH Wiki",
title = "Notation program command comparisons --- CCARH Wiki{,} ",
year = "2013",
url = "https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288",
note = "[Online; accessed 15-August-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 = "CCARH Wiki",
title = "Notation program command comparisons --- CCARH Wiki{,} ",
year = "2013",
url = "\url{https://wiki.ccarh.org/index.php?title=Notation_program_command_comparisons&oldid=3288}",
note = "[Online; accessed 15-August-2026]"
}