Cite This Page
Bibliographic details for Graphics file format
- Page name: Graphics file format
- Author: EduTech Wiki contributors
- Publisher: EduTech Wiki.
- Date of last revision: 7 May 2019 11:34 UTC
- Date retrieved: 14 August 2026 09:25 UTC
- Permanent URL: https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796
- Page Version ID: 71796
Citation styles for Graphics file format
APA style
Graphics file format. (2019, May 7). EduTech Wiki. Retrieved 09:25, August 14, 2026 from https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796.
MLA style
"Graphics file format." EduTech Wiki. 7 May 2019, 11:34 UTC. 14 Aug 2026, 09:25 <https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796>.
MHRA style
EduTech Wiki contributors, 'Graphics file format', EduTech Wiki, 7 May 2019, 11:34 UTC, <https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796> [accessed 14 August 2026]
Chicago style
EduTech Wiki contributors, "Graphics file format," EduTech Wiki, https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796 (accessed August 14, 2026).
CBE/CSE style
EduTech Wiki contributors. Graphics file format [Internet]. EduTech Wiki; 2019 May 7, 11:34 UTC [cited 2026 Aug 14]. Available from: https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796.
Bluebook style
Graphics file format, https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796 (last visited August 14, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "EduTech Wiki",
title = "Graphics file format --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2019",
url = "https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796",
note = "[Online; accessed 14-August-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 = "EduTech Wiki",
title = "Graphics file format --- EduTech Wiki{,} A resource kit for educational technology teaching, practice and research",
year = "2019",
url = "\url{https://edutechwiki.unige.ch/mediawiki/index.php?title=Graphics_file_format&oldid=71796}",
note = "[Online; accessed 14-August-2026]"
}