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