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:58 UTC
- Date retrieved: 22 November 2024 08:05 UTC
- Permanent URL: http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1185
- Page Version ID: 1185
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:05, November 22, 2024 from http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1185.
MLA style
"LLVM Lite for Python." Supercomputación y Cálculo Científico UIS, . 2 Jun 2016, 20:58 UTC. 22 Nov 2024, 08:05 <http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1185>.
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:58 UTC, <http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1185> [accessed 22 November 2024]
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=1185 (accessed November 22, 2024).
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:58 UTC [cited 2024 Nov 22]. Available from: http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1185.
Bluebook style
LLVM Lite for Python, http://wiki.sc3.uis.edu.co/index.php?title=LLVM_Lite_for_Python&oldid=1185 (last visited November 22, 2024).
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=1185", note = "[Online; accessed 22-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 = "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=1185}", note = "[Online; accessed 22-November-2024]" }