Cite
Bibliographic details for CLI-Tutorial
- Page name: CLI-Tutorial
- Author: HTC-as-a-Service, KISTI contributors
- Publisher: HTC-as-a-Service, KISTI, .
- Date of last revision: 19 September 2014 01:10 UTC
- Date retrieved: 24 January 2021 18:42 UTC
- Permanent URL: http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192
- Page Version ID: 192
Citation styles for CLI-Tutorial
APA style
CLI-Tutorial. (2014, September 19). HTC-as-a-Service, KISTI, . Retrieved 18:42, January 24, 2021 from http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192.
MLA style
"CLI-Tutorial." HTC-as-a-Service, KISTI, . 19 Sep 2014, 01:10 UTC. 24 Jan 2021, 18:42 <http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192>.
MHRA style
HTC-as-a-Service, KISTI contributors, 'CLI-Tutorial', HTC-as-a-Service, KISTI, , 19 September 2014, 01:10 UTC, <http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192> [accessed 24 January 2021]
Chicago style
HTC-as-a-Service, KISTI contributors, "CLI-Tutorial," HTC-as-a-Service, KISTI, , http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192 (accessed January 24, 2021).
CBE/CSE style
HTC-as-a-Service, KISTI contributors. CLI-Tutorial [Internet]. HTC-as-a-Service, KISTI, ; 2014 Sep 19, 01:10 UTC [cited 2021 Jan 24]. Available from: http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192.
Bluebook style
CLI-Tutorial, http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192 (last visited January 24, 2021).
BibTeX entry
@misc{ wiki:xxx, author = "HTC-as-a-Service, KISTI", title = "CLI-Tutorial --- HTC-as-a-Service, KISTI{,} ", year = "2014", url = "http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192", note = "[Online; accessed 24-January-2021]" }
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 = "HTC-as-a-Service, KISTI", title = "CLI-Tutorial --- HTC-as-a-Service, KISTI{,} ", year = "2014", url = "\url{http://htcaas.kisti.re.kr/wiki/index.php?title=CLI-Tutorial&oldid=192}", note = "[Online; accessed 24-January-2021]" }