Cite This Page
Bibliographic details for GitHubEtc
- Page name: GitHubEtc
- Author: Cibernética Americana contributors
- Publisher: Cibernética Americana.
- Date of last revision: 25 January 2026 17:48 UTC
- Date retrieved: 7 February 2026 22:37 UTC
- Permanent URL: https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167
- Page Version ID: 27167
Citation styles for GitHubEtc
APA style
GitHubEtc. (2026, January 25). Cibernética Americana. Retrieved 22:37, February 7, 2026 from https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167.
MLA style
"GitHubEtc." Cibernética Americana. 25 Jan 2026, 17:48 UTC. 7 Feb 2026, 22:37 <https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167>.
MHRA style
Cibernética Americana contributors, 'GitHubEtc', Cibernética Americana, 25 January 2026, 17:48 UTC, <https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167> [accessed 7 February 2026]
Chicago style
Cibernética Americana contributors, "GitHubEtc," Cibernética Americana, https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167 (accessed February 7, 2026).
CBE/CSE style
Cibernética Americana contributors. GitHubEtc [Internet]. Cibernética Americana; 2026 Jan 25, 17:48 UTC [cited 2026 Feb 7]. Available from: https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167.
Bluebook style
GitHubEtc, https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167 (last visited February 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Cibernética Americana",
title = "GitHubEtc --- Cibernética Americana{,} ",
year = "2026",
url = "https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167",
note = "[Online; accessed 7-February-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "Cibernética Americana",
title = "GitHubEtc --- Cibernética Americana{,} ",
year = "2026",
url = "\url{https://eg.meansofproduction.biz/eg/index.php?title=GitHubEtc&oldid=27167}",
note = "[Online; accessed 7-February-2026]"
}