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