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