Cite This Page
Bibliographic details for Pix2code
- Page name: Pix2code
- Author: edegan.com contributors
- Publisher: edegan.com, .
- Date of last revision: 5 April 2019 22:45 UTC
- Date retrieved: 22 August 2026 04:45 UTC
- Permanent URL: http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138
- Page Version ID: 25138
Citation styles for Pix2code
APA style
Pix2code. (2019, April 5). edegan.com, . Retrieved 04:45, August 22, 2026 from http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138.
MLA style
"Pix2code." edegan.com, . 5 Apr 2019, 22:45 UTC. 22 Aug 2026, 04:45 <http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138>.
MHRA style
edegan.com contributors, 'Pix2code', edegan.com, , 5 April 2019, 22:45 UTC, <http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138> [accessed 22 August 2026]
Chicago style
edegan.com contributors, "Pix2code," edegan.com, , http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138 (accessed August 22, 2026).
CBE/CSE style
edegan.com contributors. Pix2code [Internet]. edegan.com, ; 2019 Apr 5, 22:45 UTC [cited 2026 Aug 22]. Available from: http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138.
Bluebook style
Pix2code, http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138 (last visited August 22, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "edegan.com",
title = "Pix2code --- edegan.com{,} ",
year = "2019",
url = "http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138",
note = "[Online; accessed 22-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 = "edegan.com",
title = "Pix2code --- edegan.com{,} ",
year = "2019",
url = "\url{http://www.edegan.com/mediawiki/index.php?title=Pix2code&oldid=25138}",
note = "[Online; accessed 22-August-2026]"
}