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