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: 28 febrero 2012 13:53 UTC
- Fecha obtenida: 25 abril 2026 15:01 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=1401993
- Identificador de versión de la página: 1401993
Estilo de citas para Lenguaje regular
Estilo APA
Lenguaje regular. (2012, febrero 28). EcuRed, . Consultado el 15:01, abril 25, 2026 en https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=1401993.
Estilo MLA
"Lenguaje regular." EcuRed, . 28 feb 2012, 13:53 UTC. 25 abr 2026, 15:01 <https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=1401993>.
Estilo MHRA
Colaboradores de EcuRed, 'Lenguaje regular', EcuRed, , 28 febrero 2012, 13:53 UTC, <https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=1401993> [consultado el 25 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Lenguaje regular," EcuRed, , https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=1401993 (consultado el abril 25, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Lenguaje regular [Internet]. EcuRed, ; 2012 feb 28, 13:53 UTC [citado el 2026 abr 25]. Disponible en: https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=1401993.
Estilo Bluebook
Lenguaje regular, https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=1401993 (última visita: abril 25, 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=1401993",
nota = "[En línea; consultado el 25-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=1401993}",
nota = "[En línea; consultado el 25-abril-2026]"
}