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: 13 julio 2011 12:24 UTC
- Fecha obtenida: 26 abril 2026 04:42 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=GCC&oldid=737559
- Identificador de versión de la página: 737559
Estilo de citas para GCC
Estilo APA
GCC. (2011, julio 13). EcuRed, . Consultado el 04:42, abril 26, 2026 en https://www.ecured.cu/index.php?title=GCC&oldid=737559.
Estilo MLA
"GCC." EcuRed, . 13 jul 2011, 12:24 UTC. 26 abr 2026, 04:42 <https://www.ecured.cu/index.php?title=GCC&oldid=737559>.
Estilo MHRA
Colaboradores de EcuRed, 'GCC', EcuRed, , 13 julio 2011, 12:24 UTC, <https://www.ecured.cu/index.php?title=GCC&oldid=737559> [consultado el 26 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "GCC," EcuRed, , https://www.ecured.cu/index.php?title=GCC&oldid=737559 (consultado el abril 26, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. GCC [Internet]. EcuRed, ; 2011 jul 13, 12:24 UTC [citado el 2026 abr 26]. Disponible en: https://www.ecured.cu/index.php?title=GCC&oldid=737559.
Estilo Bluebook
GCC, https://www.ecured.cu/index.php?title=GCC&oldid=737559 (última visita: abril 26, 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=737559",
nota = "[En línea; consultado el 26-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=737559}",
nota = "[En línea; consultado el 26-abril-2026]"
}