Cite This Page
Bibliographic details for Software Development
- Page name: Software Development
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 14 April 2017 02:15 UTC
- Date retrieved: 24 November 2024 22:48 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081
- Page Version ID: 9081
Citation styles for Software Development
APA style
Software Development. (2017, April 14). "A B C", . Retrieved 22:48, November 24, 2024 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081.
MLA style
"Software Development." "A B C", . 14 Apr 2017, 02:15 UTC. 24 Nov 2024, 22:48 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081>.
MHRA style
"A B C" contributors, 'Software Development', "A B C", , 14 April 2017, 02:15 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081> [accessed 24 November 2024]
Chicago style
"A B C" contributors, "Software Development," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081 (accessed November 24, 2024).
CBE/CSE style
"A B C" contributors. Software Development [Internet]. "A B C", ; 2017 Apr 14, 02:15 UTC [cited 2024 Nov 24]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081.
Bluebook style
Software Development, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081 (last visited November 24, 2024).
BibTeX entry
@misc{ wiki:xxx, author = ""A B C"", title = "Software Development --- "A B C"{,} ", year = "2017", url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081", note = "[Online; accessed 24-November-2024]" }
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 = ""A B C"", title = "Software Development --- "A B C"{,} ", year = "2017", url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Software_Development&oldid=9081}", note = "[Online; accessed 24-November-2024]" }