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: 20 mayo 2011 19:30 UTC
- Fecha obtenida: 7 junio 2026 22:19 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=605585
- Identificador de versión de la página: 605585
Estilo de citas para Prueba de RUP
Estilo APA
Prueba de RUP. (2011, mayo 20). EcuRed, . Consultado el 22:19, junio 7, 2026 en https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=605585.
Estilo MLA
"Prueba de RUP." EcuRed, . 20 may 2011, 19:30 UTC. 7 jun 2026, 22:19 <https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=605585>.
Estilo MHRA
Colaboradores de EcuRed, 'Prueba de RUP', EcuRed, , 20 mayo 2011, 19:30 UTC, <https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=605585> [consultado el 7 junio 2026]
Estilo Chicago
Colaboradores de EcuRed, "Prueba de RUP," EcuRed, , https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=605585 (consultado el junio 7, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Prueba de RUP [Internet]. EcuRed, ; 2011 may 20, 19:30 UTC [citado el 2026 jun 7]. Disponible en: https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=605585.
Estilo Bluebook
Prueba de RUP, https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=605585 (última visita: junio 7, 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=605585",
nota = "[En línea; consultado el 7-junio-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=605585}",
nota = "[En línea; consultado el 7-junio-2026]"
}