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