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