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