Citar esta página
Datos bibliográficos sobre React
- Nombre de la página: React
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 6 octubre 2021 12:58 UTC
- Fecha obtenida: 20 marzo 2026 07:52 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=React&oldid=4030535
- Identificador de versión de la página: 4030535
Estilo de citas para React
Estilo APA
React. (2021, octubre 6). EcuRed, . Consultado el 07:52, marzo 20, 2026 en https://www.ecured.cu/index.php?title=React&oldid=4030535.
Estilo MLA
"React." EcuRed, . 6 oct 2021, 12:58 UTC. 20 mar 2026, 07:52 <https://www.ecured.cu/index.php?title=React&oldid=4030535>.
Estilo MHRA
Colaboradores de EcuRed, 'React', EcuRed, , 6 octubre 2021, 12:58 UTC, <https://www.ecured.cu/index.php?title=React&oldid=4030535> [consultado el 20 marzo 2026]
Estilo Chicago
Colaboradores de EcuRed, "React," EcuRed, , https://www.ecured.cu/index.php?title=React&oldid=4030535 (consultado el marzo 20, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. React [Internet]. EcuRed, ; 2021 oct 6, 12:58 UTC [citado el 2026 mar 20]. Disponible en: https://www.ecured.cu/index.php?title=React&oldid=4030535.
Estilo Bluebook
React, https://www.ecured.cu/index.php?title=React&oldid=4030535 (última visita: marzo 20, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "React --- EcuRed{,} ",
año = "2021",
url = "https://www.ecured.cu/index.php?title=React&oldid=4030535",
nota = "[En línea; consultado el 20-marzo-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 = "React --- EcuRed{,} ",
año = "2021",
url = "\url{https://www.ecured.cu/index.php?title=React&oldid=4030535}",
nota = "[En línea; consultado el 20-marzo-2026]"
}