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