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:34 UTC
- Fecha obtenida: 8 julio 2026 16:37 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=SQL&oldid=1954344
- Identificador de versión de la página: 1954344
Estilo de citas para SQL
Estilo APA
SQL. (2013, junio 11). EcuRed, . Consultado el 16:37, julio 8, 2026 en https://www.ecured.cu/index.php?title=SQL&oldid=1954344.
Estilo MLA
"SQL." EcuRed, . 11 jun 2013, 14:34 UTC. 8 jul 2026, 16:37 <https://www.ecured.cu/index.php?title=SQL&oldid=1954344>.
Estilo MHRA
Colaboradores de EcuRed, 'SQL', EcuRed, , 11 junio 2013, 14:34 UTC, <https://www.ecured.cu/index.php?title=SQL&oldid=1954344> [consultado el 8 julio 2026]
Estilo Chicago
Colaboradores de EcuRed, "SQL," EcuRed, , https://www.ecured.cu/index.php?title=SQL&oldid=1954344 (consultado el julio 8, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. SQL [Internet]. EcuRed, ; 2013 jun 11, 14:34 UTC [citado el 2026 jul 8]. Disponible en: https://www.ecured.cu/index.php?title=SQL&oldid=1954344.
Estilo Bluebook
SQL, https://www.ecured.cu/index.php?title=SQL&oldid=1954344 (última visita: julio 8, 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=1954344",
nota = "[En línea; consultado el 8-julio-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=1954344}",
nota = "[En línea; consultado el 8-julio-2026]"
}