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: 3 enero 2011 15:11 UTC
- Fecha obtenida: 23 abril 2026 03:59 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=URL&oldid=317431
- Identificador de versión de la página: 317431
Estilo de citas para URL
Estilo APA
URL. (2011, enero 3). EcuRed, . Consultado el 03:59, abril 23, 2026 en https://www.ecured.cu/index.php?title=URL&oldid=317431.
Estilo MLA
"URL." EcuRed, . 3 ene 2011, 15:11 UTC. 23 abr 2026, 03:59 <https://www.ecured.cu/index.php?title=URL&oldid=317431>.
Estilo MHRA
Colaboradores de EcuRed, 'URL', EcuRed, , 3 enero 2011, 15:11 UTC, <https://www.ecured.cu/index.php?title=URL&oldid=317431> [consultado el 23 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "URL," EcuRed, , https://www.ecured.cu/index.php?title=URL&oldid=317431 (consultado el abril 23, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. URL [Internet]. EcuRed, ; 2011 ene 3, 15:11 UTC [citado el 2026 abr 23]. Disponible en: https://www.ecured.cu/index.php?title=URL&oldid=317431.
Estilo Bluebook
URL, https://www.ecured.cu/index.php?title=URL&oldid=317431 (última visita: abril 23, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "URL --- EcuRed{,} ",
año = "2011",
url = "https://www.ecured.cu/index.php?title=URL&oldid=317431",
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 = "URL --- EcuRed{,} ",
año = "2011",
url = "\url{https://www.ecured.cu/index.php?title=URL&oldid=317431}",
nota = "[En línea; consultado el 23-abril-2026]"
}