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