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