Cite This Page
Bibliographic details for Unix automation
- Page name: Unix automation
- Author: "A B C" contributors
- Publisher: "A B C", .
- Date of last revision: 15 September 2012 16:34 UTC
- Date retrieved: 25 November 2024 20:16 UTC
- Permanent URL: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446
- Page Version ID: 5446
Citation styles for Unix automation
APA style
Unix automation. (2012, September 15). "A B C", . Retrieved 20:16, November 25, 2024 from http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446.
MLA style
"Unix automation." "A B C", . 15 Sep 2012, 16:34 UTC. 25 Nov 2024, 20:16 <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446>.
MHRA style
"A B C" contributors, 'Unix automation', "A B C", , 15 September 2012, 16:34 UTC, <http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446> [accessed 25 November 2024]
Chicago style
"A B C" contributors, "Unix automation," "A B C", , http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446 (accessed November 25, 2024).
CBE/CSE style
"A B C" contributors. Unix automation [Internet]. "A B C", ; 2012 Sep 15, 16:34 UTC [cited 2024 Nov 25]. Available from: http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446.
Bluebook style
Unix automation, http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446 (last visited November 25, 2024).
BibTeX entry
@misc{ wiki:xxx, author = ""A B C"", title = "Unix automation --- "A B C"{,} ", year = "2012", url = "http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446", note = "[Online; accessed 25-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 = "Unix automation --- "A B C"{,} ", year = "2012", url = "\url{http://steipe.biochemistry.utoronto.ca/abc/index.php?title=Unix_automation&oldid=5446}", note = "[Online; accessed 25-November-2024]" }