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: 17 September 2019 10:57 UTC
- Date retrieved: 4 March 2026 21:25 UTC
- Permanent URL: http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_3&oldid=1828
- Page Version ID: 1828
Citation styles for FP Laboratory 3
APA style
FP Laboratory 3. (2019, September 17). Marek Běhálek Wiki, . Retrieved 21:25, March 4, 2026 from http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_3&oldid=1828.
MLA style
"FP Laboratory 3." Marek Běhálek Wiki, . 17 Sep 2019, 10:57 UTC. 4 Mar 2026, 21:25 <http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_3&oldid=1828>.
MHRA style
Marek Běhálek Wiki contributors, 'FP Laboratory 3', Marek Běhálek Wiki, , 17 September 2019, 10:57 UTC, <http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_3&oldid=1828> [accessed 4 March 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=1828 (accessed March 4, 2026).
CBE/CSE style
Marek Běhálek Wiki contributors. FP Laboratory 3 [Internet]. Marek Běhálek Wiki, ; 2019 Sep 17, 10:57 UTC [cited 2026 Mar 4]. Available from: http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_3&oldid=1828.
Bluebook style
FP Laboratory 3, http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_3&oldid=1828 (last visited March 4, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Marek Běhálek Wiki",
title = "FP Laboratory 3 --- Marek Běhálek Wiki{,} ",
year = "2019",
url = "http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_3&oldid=1828",
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 3 --- Marek Běhálek Wiki{,} ",
year = "2019",
url = "\url{http://behalek.cs.vsb.cz/wiki/index.php?title=FP_Laboratory_3&oldid=1828}",
note = "[Online; accessed 4-March-2026]"
}