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: 11 junio 2013 14:30 UTC
- Fecha obtenida: 16 marzo 2026 23:51 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=SQL&oldid=1954320
- Identificador de versión de la página: 1954320
Estilo de citas para SQL
Estilo APA
SQL. (2013, junio 11). EcuRed, . Consultado el 23:51, marzo 16, 2026 en https://www.ecured.cu/index.php?title=SQL&oldid=1954320.
Estilo MLA
"SQL." EcuRed, . 11 jun 2013, 14:30 UTC. 16 mar 2026, 23:51 <https://www.ecured.cu/index.php?title=SQL&oldid=1954320>.
Estilo MHRA
Colaboradores de EcuRed, 'SQL', EcuRed, , 11 junio 2013, 14:30 UTC, <https://www.ecured.cu/index.php?title=SQL&oldid=1954320> [consultado el 16 marzo 2026]
Estilo Chicago
Colaboradores de EcuRed, "SQL," EcuRed, , https://www.ecured.cu/index.php?title=SQL&oldid=1954320 (consultado el marzo 16, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. SQL [Internet]. EcuRed, ; 2013 jun 11, 14:30 UTC [citado el 2026 mar 16]. Disponible en: https://www.ecured.cu/index.php?title=SQL&oldid=1954320.
Estilo Bluebook
SQL, https://www.ecured.cu/index.php?title=SQL&oldid=1954320 (última visita: marzo 16, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "SQL --- EcuRed{,} ",
año = "2013",
url = "https://www.ecured.cu/index.php?title=SQL&oldid=1954320",
nota = "[En línea; consultado el 16-marzo-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 = "2013",
url = "\url{https://www.ecured.cu/index.php?title=SQL&oldid=1954320}",
nota = "[En línea; consultado el 16-marzo-2026]"
}