Cite This Page
Bibliographic details for Kicad
- Page name: Kicad
- Author: Fixme.ch contributors
- Publisher: Fixme.ch, .
- Date of last revision: 4 November 2015 22:23 UTC
- Date retrieved: 15 April 2026 19:04 UTC
- Permanent URL: http://fixme.ch/w/index.php?title=Kicad&oldid=8904
- Page Version ID: 8904
Citation styles for Kicad
APA style
Kicad. (2015, November 4). Fixme.ch, . Retrieved 19:04, April 15, 2026 from http://fixme.ch/w/index.php?title=Kicad&oldid=8904.
MLA style
"Kicad." Fixme.ch, . 4 Nov 2015, 22:23 UTC. 15 Apr 2026, 19:04 <http://fixme.ch/w/index.php?title=Kicad&oldid=8904>.
MHRA style
Fixme.ch contributors, 'Kicad', Fixme.ch, , 4 November 2015, 22:23 UTC, <http://fixme.ch/w/index.php?title=Kicad&oldid=8904> [accessed 15 April 2026]
Chicago style
Fixme.ch contributors, "Kicad," Fixme.ch, , http://fixme.ch/w/index.php?title=Kicad&oldid=8904 (accessed April 15, 2026).
CBE/CSE style
Fixme.ch contributors. Kicad [Internet]. Fixme.ch, ; 2015 Nov 4, 22:23 UTC [cited 2026 Apr 15]. Available from: http://fixme.ch/w/index.php?title=Kicad&oldid=8904.
Bluebook style
Kicad, http://fixme.ch/w/index.php?title=Kicad&oldid=8904 (last visited April 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Fixme.ch",
title = "Kicad --- Fixme.ch{,} ",
year = "2015",
url = "http://fixme.ch/w/index.php?title=Kicad&oldid=8904",
note = "[Online; accessed 15-April-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 = "Fixme.ch",
title = "Kicad --- Fixme.ch{,} ",
year = "2015",
url = "\url{http://fixme.ch/w/index.php?title=Kicad&oldid=8904}",
note = "[Online; accessed 15-April-2026]"
}