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