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