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