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: 13 July 2021 08:59 UTC
- Date retrieved: 29 November 2025 17:57 UTC
- Permanent URL: https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951
- Page Version ID: 951
Citation styles for CLI-Tutorial
APA style
CLI-Tutorial. (2021, July 13). HTC-as-a-Service, KISTI, . Retrieved 17:57, November 29, 2025 from https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951.
MLA style
"CLI-Tutorial." HTC-as-a-Service, KISTI, . 13 Jul 2021, 08:59 UTC. 29 Nov 2025, 17:57 <https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951>.
MHRA style
HTC-as-a-Service, KISTI contributors, 'CLI-Tutorial', HTC-as-a-Service, KISTI, , 13 July 2021, 08:59 UTC, <https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951> [accessed 29 November 2025]
Chicago style
HTC-as-a-Service, KISTI contributors, "CLI-Tutorial," HTC-as-a-Service, KISTI, , https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951 (accessed November 29, 2025).
CBE/CSE style
HTC-as-a-Service, KISTI contributors. CLI-Tutorial [Internet]. HTC-as-a-Service, KISTI, ; 2021 Jul 13, 08:59 UTC [cited 2025 Nov 29]. Available from: https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951.
Bluebook style
CLI-Tutorial, https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951 (last visited November 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "HTC-as-a-Service, KISTI",
title = "CLI-Tutorial --- HTC-as-a-Service, KISTI{,} ",
year = "2021",
url = "https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951",
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-Tutorial --- HTC-as-a-Service, KISTI{,} ",
year = "2021",
url = "\url{https://htcaas.huntrix.xyz/htcwiki/index.php?title=CLI-Tutorial&oldid=951}",
note = "[Online; accessed 29-November-2025]"
}