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: 3 noviembre 2011 21:12 UTC
- Fecha obtenida: 24 abril 2026 04:32 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Inyecci%C3%B3n_SQL&oldid=1116226
- Identificador de versión de la página: 1116226
Estilo de citas para Inyección SQL
Estilo APA
Inyección SQL. (2011, noviembre 3). EcuRed, . Consultado el 04:32, abril 24, 2026 en https://www.ecured.cu/index.php?title=Inyecci%C3%B3n_SQL&oldid=1116226.
Estilo MLA
"Inyección SQL." EcuRed, . 3 nov 2011, 21:12 UTC. 24 abr 2026, 04:32 <https://www.ecured.cu/index.php?title=Inyecci%C3%B3n_SQL&oldid=1116226>.
Estilo MHRA
Colaboradores de EcuRed, 'Inyección SQL', EcuRed, , 3 noviembre 2011, 21:12 UTC, <https://www.ecured.cu/index.php?title=Inyecci%C3%B3n_SQL&oldid=1116226> [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=1116226 (consultado el abril 24, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Inyección SQL [Internet]. EcuRed, ; 2011 nov 3, 21:12 UTC [citado el 2026 abr 24]. Disponible en: https://www.ecured.cu/index.php?title=Inyecci%C3%B3n_SQL&oldid=1116226.
Estilo Bluebook
Inyección SQL, https://www.ecured.cu/index.php?title=Inyecci%C3%B3n_SQL&oldid=1116226 (ú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=1116226",
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=1116226}",
nota = "[En línea; consultado el 24-abril-2026]"
}