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