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