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