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: 6 julio 2019 20:30 UTC
- Fecha obtenida: 24 abril 2026 21:13 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696
- Identificador de versión de la página: 3443696
Estilo de citas para Lenguaje regular
Estilo APA
Lenguaje regular. (2019, julio 6). EcuRed, . Consultado el 21:13, abril 24, 2026 en https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696.
Estilo MLA
"Lenguaje regular." EcuRed, . 6 jul 2019, 20:30 UTC. 24 abr 2026, 21:13 <https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696>.
Estilo MHRA
Colaboradores de EcuRed, 'Lenguaje regular', EcuRed, , 6 julio 2019, 20:30 UTC, <https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696> [consultado el 24 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Lenguaje regular," EcuRed, , https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696 (consultado el abril 24, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Lenguaje regular [Internet]. EcuRed, ; 2019 jul 6, 20:30 UTC [citado el 2026 abr 24]. Disponible en: https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696.
Estilo Bluebook
Lenguaje regular, https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696 (última visita: abril 24, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Lenguaje regular --- EcuRed{,} ",
año = "2019",
url = "https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696",
nota = "[En línea; consultado el 24-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 = "2019",
url = "\url{https://www.ecured.cu/index.php?title=Lenguaje_regular&oldid=3443696}",
nota = "[En línea; consultado el 24-abril-2026]"
}