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