Cite This Page
Bibliographic details for PLC Laboratory 9
- Page name: PLC Laboratory 9
- Author: Marek Běhálek Wiki contributors
- Publisher: Marek Běhálek Wiki, .
- Date of last revision: 16 April 2024 11:57 UTC
- Date retrieved: 8 June 2026 06:30 UTC
- Permanent URL: http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801
- Page Version ID: 3801
Citation styles for PLC Laboratory 9
APA style
PLC Laboratory 9. (2024, April 16). Marek Běhálek Wiki, . Retrieved 06:30, June 8, 2026 from http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801.
MLA style
"PLC Laboratory 9." Marek Běhálek Wiki, . 16 Apr 2024, 11:57 UTC. 8 Jun 2026, 06:30 <http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801>.
MHRA style
Marek Běhálek Wiki contributors, 'PLC Laboratory 9', Marek Běhálek Wiki, , 16 April 2024, 11:57 UTC, <http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801> [accessed 8 June 2026]
Chicago style
Marek Běhálek Wiki contributors, "PLC Laboratory 9," Marek Běhálek Wiki, , http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801 (accessed June 8, 2026).
CBE/CSE style
Marek Běhálek Wiki contributors. PLC Laboratory 9 [Internet]. Marek Běhálek Wiki, ; 2024 Apr 16, 11:57 UTC [cited 2026 Jun 8]. Available from: http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801.
Bluebook style
PLC Laboratory 9, http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801 (last visited June 8, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Marek Běhálek Wiki",
title = "PLC Laboratory 9 --- Marek Běhálek Wiki{,} ",
year = "2024",
url = "http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801",
note = "[Online; accessed 8-June-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 = "Marek Běhálek Wiki",
title = "PLC Laboratory 9 --- Marek Běhálek Wiki{,} ",
year = "2024",
url = "\url{http://behalek.cs.vsb.cz/wiki/index.php?title=PLC_Laboratory_9&oldid=3801}",
note = "[Online; accessed 8-June-2026]"
}