Citar esta página
Datos bibliográficos sobre SQL
- Nombre de la página: SQL
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 5 septiembre 2011 18:25 UTC
- Fecha obtenida: 11 junio 2026 21:25 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=SQL&oldid=866124
- Identificador de versión de la página: 866124
Estilo de citas para SQL
Estilo APA
SQL. (2011, septiembre 5). EcuRed, . Consultado el 21:25, junio 11, 2026 en https://www.ecured.cu/index.php?title=SQL&oldid=866124.
Estilo MLA
"SQL." EcuRed, . 5 sep 2011, 18:25 UTC. 11 jun 2026, 21:25 <https://www.ecured.cu/index.php?title=SQL&oldid=866124>.
Estilo MHRA
Colaboradores de EcuRed, 'SQL', EcuRed, , 5 septiembre 2011, 18:25 UTC, <https://www.ecured.cu/index.php?title=SQL&oldid=866124> [consultado el 11 junio 2026]
Estilo Chicago
Colaboradores de EcuRed, "SQL," EcuRed, , https://www.ecured.cu/index.php?title=SQL&oldid=866124 (consultado el junio 11, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. SQL [Internet]. EcuRed, ; 2011 sep 5, 18:25 UTC [citado el 2026 jun 11]. Disponible en: https://www.ecured.cu/index.php?title=SQL&oldid=866124.
Estilo Bluebook
SQL, https://www.ecured.cu/index.php?title=SQL&oldid=866124 (última visita: junio 11, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "SQL --- EcuRed{,} ",
año = "2011",
url = "https://www.ecured.cu/index.php?title=SQL&oldid=866124",
nota = "[En línea; consultado el 11-junio-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 = "EcuRed",
título = "SQL --- EcuRed{,} ",
año = "2011",
url = "\url{https://www.ecured.cu/index.php?title=SQL&oldid=866124}",
nota = "[En línea; consultado el 11-junio-2026]"
}