Citar esta página
Datos bibliográficos sobre Python
- Nombre de la página: Python
- Autor: Slicer-Int contributors
- Editor: Slicer-Int, .
- Fecha de la última revisión: 4 enero 2019 15:45 UTC
- Fecha obtenida: 17 abril 2026 00:08 UTC
- Dirección URL permanente: https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751
- Identificador de versión de la página: 8751
Estilo de citas para Python
Estilo APA
Python. (2019, enero 4). Slicer-Int, . Consultado el 00:08, abril 17, 2026 en https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751.
Estilo MLA
"Python." Slicer-Int, . 4 ene 2019, 15:45 UTC. 17 abr 2026, 00:08 <https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751>.
Estilo MHRA
Colaboradores de Slicer-Int, 'Python', Slicer-Int, , 4 enero 2019, 15:45 UTC, <https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751> [consultado el 17 abril 2026]
Estilo Chicago
Colaboradores de Slicer-Int, "Python," Slicer-Int, , https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751 (consultado el abril 17, 2026).
Estilo CBE/CSE
Colaboradores de Slicer-Int. Python [Internet]. Slicer-Int, ; 2019 ene 4, 15:45 UTC [citado el 2026 abr 17]. Disponible en: https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751.
Estilo Bluebook
Python, https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751 (última visita: abril 17, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "Slicer-Int",
título = "Python --- Slicer-Int{,} ",
año = "2019",
url = "https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751",
nota = "[En línea; consultado el 17-abril-2026]"
}
Cuando se utiliza la dirección URL de empaquetamiento LaTeX (\usepackage{url} en algún lugar del preámbulo) que tiende a dar direcciones web con un formato más agradable, se prefiere lo siguiente:
@misc{ wiki:xxx,
autor = "Slicer-Int",
título = "Python --- Slicer-Int{,} ",
año = "2019",
url = "\url{https://mt4sd.ulpgc.es/slicer-int/index.php?title=Python&oldid=8751}",
nota = "[En línea; consultado el 17-abril-2026]"
}