Cite
Bibliographic details for CLI-Demo
- Page name: CLI-Demo
- Author: HTC-as-a-Service, KISTI contributors
- Publisher: HTC-as-a-Service, KISTI, .
- Date of last revision: 19 August 2013 03:32 UTC
- Date retrieved: 29 November 2025 15:36 UTC
- Permanent URL: https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571
- Page Version ID: 571
Citation styles for CLI-Demo
APA style
CLI-Demo. (2013, August 19). HTC-as-a-Service, KISTI, . Retrieved 15:36, November 29, 2025 from https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571.
MLA style
"CLI-Demo." HTC-as-a-Service, KISTI, . 19 Aug 2013, 03:32 UTC. 29 Nov 2025, 15:36 <https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571>.
MHRA style
HTC-as-a-Service, KISTI contributors, 'CLI-Demo', HTC-as-a-Service, KISTI, , 19 August 2013, 03:32 UTC, <https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571> [accessed 29 November 2025]
Chicago style
HTC-as-a-Service, KISTI contributors, "CLI-Demo," HTC-as-a-Service, KISTI, , https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571 (accessed November 29, 2025).
CBE/CSE style
HTC-as-a-Service, KISTI contributors. CLI-Demo [Internet]. HTC-as-a-Service, KISTI, ; 2013 Aug 19, 03:32 UTC [cited 2025 Nov 29]. Available from: https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571.
Bluebook style
CLI-Demo, https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "HTC-as-a-Service, KISTI",
title = "CLI-Demo --- HTC-as-a-Service, KISTI{,} ",
year = "2013",
url = "https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571",
note = "[Online; accessed 29-November-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 = "HTC-as-a-Service, KISTI",
title = "CLI-Demo --- HTC-as-a-Service, KISTI{,} ",
year = "2013",
url = "\url{https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Demo&oldid=571}",
note = "[Online; accessed 29-November-2025]"
}