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