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