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: 23 junio 2019 17:04 UTC
- Fecha obtenida: 6 junio 2026 05:05 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=GCC&oldid=3424586
- Identificador de versión de la página: 3424586
Estilo de citas para GCC
Estilo APA
GCC. (2019, junio 23). EcuRed, . Consultado el 05:05, junio 6, 2026 en https://www.ecured.cu/index.php?title=GCC&oldid=3424586.
Estilo MLA
"GCC." EcuRed, . 23 jun 2019, 17:04 UTC. 6 jun 2026, 05:05 <https://www.ecured.cu/index.php?title=GCC&oldid=3424586>.
Estilo MHRA
Colaboradores de EcuRed, 'GCC', EcuRed, , 23 junio 2019, 17:04 UTC, <https://www.ecured.cu/index.php?title=GCC&oldid=3424586> [consultado el 6 junio 2026]
Estilo Chicago
Colaboradores de EcuRed, "GCC," EcuRed, , https://www.ecured.cu/index.php?title=GCC&oldid=3424586 (consultado el junio 6, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. GCC [Internet]. EcuRed, ; 2019 jun 23, 17:04 UTC [citado el 2026 jun 6]. Disponible en: https://www.ecured.cu/index.php?title=GCC&oldid=3424586.
Estilo Bluebook
GCC, https://www.ecured.cu/index.php?title=GCC&oldid=3424586 (última visita: junio 6, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "GCC --- EcuRed{,} ",
año = "2019",
url = "https://www.ecured.cu/index.php?title=GCC&oldid=3424586",
nota = "[En línea; consultado el 6-junio-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 = "2019",
url = "\url{https://www.ecured.cu/index.php?title=GCC&oldid=3424586}",
nota = "[En línea; consultado el 6-junio-2026]"
}