Cite This Page
Bibliographic details for Application Master
- Page name: Application Master
- Author: Rosetta Code contributors
- Publisher: Rosetta Code.
- Date of last revision: 23 July 2010 23:33 UTC
- Date retrieved: 9 February 2025 18:34 UTC
- Permanent URL: https://rosettacode.org/wiki/Application_Master?oldid=153327
- Page Version ID: 153327
Citation styles for Application Master
APA style
Application Master. (2010, July 23). Rosetta Code. Retrieved 18:34, February 9, 2025 from https://rosettacode.org/wiki/Application_Master?oldid=153327.
MLA style
"Application Master." Rosetta Code. 23 Jul 2010, 23:33 UTC. 9 Feb 2025, 18:34 <https://rosettacode.org/wiki/Application_Master?oldid=153327>.
MHRA style
Rosetta Code contributors, 'Application Master', Rosetta Code, 23 July 2010, 23:33 UTC, <https://rosettacode.org/wiki/Application_Master?oldid=153327> [accessed 9 February 2025]
Chicago style
Rosetta Code contributors, "Application Master," Rosetta Code, https://rosettacode.org/wiki/Application_Master?oldid=153327 (accessed February 9, 2025).
CBE/CSE style
Rosetta Code contributors. Application Master [Internet]. Rosetta Code; 2010 Jul 23, 23:33 UTC [cited 2025 Feb 9]. Available from: https://rosettacode.org/wiki/Application_Master?oldid=153327.
Bluebook style
Application Master, https://rosettacode.org/wiki/Application_Master?oldid=153327 (last visited February 9, 2025).
BibTeX entry
@misc{ wiki:xxx, author = "Rosetta Code", title = "Application Master --- Rosetta Code{,} ", year = "2010", url = "https://rosettacode.org/wiki/Application_Master?oldid=153327", note = "[Online; accessed 9-February-2025]" }
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 = "Rosetta Code", title = "Application Master --- Rosetta Code{,} ", year = "2010", url = "\url{https://rosettacode.org/wiki/Application_Master?oldid=153327}", note = "[Online; accessed 9-February-2025]" }