Cite This Page
Bibliographic details for Programación orientada a objetos
- Page name: Programación orientada a objetos
- Author: Supercomputación y Cálculo Científico UIS contributors
- Publisher: Supercomputación y Cálculo Científico UIS, .
- Date of last revision: 18 January 2017 16:09 UTC
- Date retrieved: 28 October 2025 06:11 UTC
- Permanent URL: http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413
- Page Version ID: 1413
Citation styles for Programación orientada a objetos
APA style
Programación orientada a objetos. (2017, January 18). Supercomputación y Cálculo Científico UIS, . Retrieved 06:11, October 28, 2025 from http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413.
MLA style
"Programación orientada a objetos." Supercomputación y Cálculo Científico UIS, . 18 Jan 2017, 16:09 UTC. 28 Oct 2025, 06:11 <http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413>.
MHRA style
Supercomputación y Cálculo Científico UIS contributors, 'Programación orientada a objetos', Supercomputación y Cálculo Científico UIS, , 18 January 2017, 16:09 UTC, <http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413> [accessed 28 October 2025]
Chicago style
Supercomputación y Cálculo Científico UIS contributors, "Programación orientada a objetos," Supercomputación y Cálculo Científico UIS, , http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413 (accessed October 28, 2025).
CBE/CSE style
Supercomputación y Cálculo Científico UIS contributors. Programación orientada a objetos [Internet]. Supercomputación y Cálculo Científico UIS, ; 2017 Jan 18, 16:09 UTC [cited 2025 Oct 28]. Available from: http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413.
Bluebook style
Programación orientada a objetos, http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Supercomputación y Cálculo Científico UIS",
title = "Programación orientada a objetos --- Supercomputación y Cálculo Científico UIS{,} ",
year = "2017",
url = "http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413",
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 = "Programación orientada a objetos --- Supercomputación y Cálculo Científico UIS{,} ",
year = "2017",
url = "\url{http://wiki.sc3.uis.edu.co/index.php?title=Programaci%C3%B3n_orientada_a_objetos&oldid=1413}",
note = "[Online; accessed 28-October-2025]"
}
