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 marzo 2012 18:16 UTC
- Fecha obtenida: 6 junio 2026 05:08 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403
- Identificador de versión de la página: 1444403
Estilo de citas para Prueba de RUP
Estilo APA
Prueba de RUP. (2012, marzo 23). EcuRed, . Consultado el 05:08, junio 6, 2026 en https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403.
Estilo MLA
"Prueba de RUP." EcuRed, . 23 mar 2012, 18:16 UTC. 6 jun 2026, 05:08 <https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403>.
Estilo MHRA
Colaboradores de EcuRed, 'Prueba de RUP', EcuRed, , 23 marzo 2012, 18:16 UTC, <https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403> [consultado el 6 junio 2026]
Estilo Chicago
Colaboradores de EcuRed, "Prueba de RUP," EcuRed, , https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403 (consultado el junio 6, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Prueba de RUP [Internet]. EcuRed, ; 2012 mar 23, 18:16 UTC [citado el 2026 jun 6]. Disponible en: https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403.
Estilo Bluebook
Prueba de RUP, https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403 (última visita: junio 6, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Prueba de RUP --- EcuRed{,} ",
año = "2012",
url = "https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403",
nota = "[En línea; consultado el 6-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 = "2012",
url = "\url{https://www.ecured.cu/index.php?title=Prueba_de_RUP&oldid=1444403}",
nota = "[En línea; consultado el 6-junio-2026]"
}