Cite This Page
Bibliographic details for LLVM Lite for Python
- Page name: LLVM Lite for Python
- Author: Supercomputación y Cálculo Científico UIS contributors
- Publisher: Supercomputación y Cálculo Científico UIS, .
- Date of last revision: 2 June 2016 20:56 UTC
- Date retrieved: 28 October 2025 08:36 UTC
- Permanent URL: http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184
- Page Version ID: 1184
Citation styles for LLVM Lite for Python
APA style
LLVM Lite for Python. (2016, June 2). Supercomputación y Cálculo Científico UIS, . Retrieved 08:36, October 28, 2025 from http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184.
MLA style
"LLVM Lite for Python." Supercomputación y Cálculo Científico UIS, . 2 Jun 2016, 20:56 UTC. 28 Oct 2025, 08:36 <http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184>.
MHRA style
Supercomputación y Cálculo Científico UIS contributors, 'LLVM Lite for Python', Supercomputación y Cálculo Científico UIS, , 2 June 2016, 20:56 UTC, <http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184> [accessed 28 October 2025]
Chicago style
Supercomputación y Cálculo Científico UIS contributors, "LLVM Lite for Python," Supercomputación y Cálculo Científico UIS, , http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184 (accessed October 28, 2025).
CBE/CSE style
Supercomputación y Cálculo Científico UIS contributors. LLVM Lite for Python [Internet]. Supercomputación y Cálculo Científico UIS, ; 2016 Jun 2, 20:56 UTC [cited 2025 Oct 28]. Available from: http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184.
Bluebook style
LLVM Lite for Python, http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Supercomputación y Cálculo Científico UIS",
title = "LLVM Lite for Python --- Supercomputación y Cálculo Científico UIS{,} ",
year = "2016",
url = "http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184",
note = "[Online; accessed 28-October-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 = "Supercomputación y Cálculo Científico UIS",
title = "LLVM Lite for Python --- Supercomputación y Cálculo Científico UIS{,} ",
year = "2016",
url = "\url{http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1184}",
note = "[Online; accessed 28-October-2025]"
}
