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