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