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