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: 21 abril 2011 20:54 UTC
- Fecha obtenida: 29 abril 2026 14:21 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Makefile&oldid=530702
- Identificador de versión de la página: 530702
Estilo de citas para Makefile
Estilo APA
Makefile. (2011, abril 21). EcuRed, . Consultado el 14:21, abril 29, 2026 en https://www.ecured.cu/index.php?title=Makefile&oldid=530702.
Estilo MLA
"Makefile." EcuRed, . 21 abr 2011, 20:54 UTC. 29 abr 2026, 14:21 <https://www.ecured.cu/index.php?title=Makefile&oldid=530702>.
Estilo MHRA
Colaboradores de EcuRed, 'Makefile', EcuRed, , 21 abril 2011, 20:54 UTC, <https://www.ecured.cu/index.php?title=Makefile&oldid=530702> [consultado el 29 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Makefile," EcuRed, , https://www.ecured.cu/index.php?title=Makefile&oldid=530702 (consultado el abril 29, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Makefile [Internet]. EcuRed, ; 2011 abr 21, 20:54 UTC [citado el 2026 abr 29]. Disponible en: https://www.ecured.cu/index.php?title=Makefile&oldid=530702.
Estilo Bluebook
Makefile, https://www.ecured.cu/index.php?title=Makefile&oldid=530702 (última visita: abril 29, 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=530702",
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 = "Makefile --- EcuRed{,} ",
año = "2011",
url = "\url{https://www.ecured.cu/index.php?title=Makefile&oldid=530702}",
nota = "[En línea; consultado el 29-abril-2026]"
}