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