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