Cite This Page
Bibliographic details for FP Laboratory 12/cs
- Page name: FP Laboratory 12/cs
- Author: Marek Běhálek Wiki contributors
- Publisher: Marek Běhálek Wiki, .
- Date of last revision: 21 October 2021 10:59 UTC
- Date retrieved: 4 March 2026 21:30 UTC
- Permanent URL: http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902
- Page Version ID: 2902
Citation styles for FP Laboratory 12/cs
APA style
FP Laboratory 12/cs. (2021, October 21). Marek Běhálek Wiki, . Retrieved 21:30, March 4, 2026 from http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902.
MLA style
"FP Laboratory 12/cs." Marek Běhálek Wiki, . 21 Oct 2021, 10:59 UTC. 4 Mar 2026, 21:30 <http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902>.
MHRA style
Marek Běhálek Wiki contributors, 'FP Laboratory 12/cs', Marek Běhálek Wiki, , 21 October 2021, 10:59 UTC, <http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902> [accessed 4 March 2026]
Chicago style
Marek Běhálek Wiki contributors, "FP Laboratory 12/cs," Marek Běhálek Wiki, , http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902 (accessed March 4, 2026).
CBE/CSE style
Marek Běhálek Wiki contributors. FP Laboratory 12/cs [Internet]. Marek Běhálek Wiki, ; 2021 Oct 21, 10:59 UTC [cited 2026 Mar 4]. Available from: http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902.
Bluebook style
FP Laboratory 12/cs, http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902 (last visited March 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Marek Běhálek Wiki",
title = "FP Laboratory 12/cs --- Marek Běhálek Wiki{,} ",
year = "2021",
url = "http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902",
note = "[Online; accessed 4-March-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 = "FP Laboratory 12/cs --- Marek Běhálek Wiki{,} ",
year = "2021",
url = "\url{http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_12/cs&oldid=2902}",
note = "[Online; accessed 4-March-2026]"
}