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