implement book

This commit is contained in:
2025-11-02 21:22:46 +01:00
parent e02bf24ea2
commit 34ac2e0b7d
2 changed files with 26 additions and 15 deletions

View File

@@ -171,21 +171,32 @@
<text macro="title" suffix=". " font-style="italic"/>
<text macro="format" suffix=". "/>
<text macro="published-in" suffix=". "/>
<text macro="published"/>
<choose>
<if variable="volume issue page" match="any">
<text value=", "/>
<text macro="numbering-paging" suffix=". "/>
</if>
<else>
<text value=". "/>
</else>
</choose>
<text macro="published" suffix=". "/>
<text macro="id" suffix=". "/>
<text macro="url" suffix=". "/>
<text macro="accessed"/>
</group>
</if>
<else-if type="book">
<group>
<text macro="author" suffix=". "/>
<text macro="title" suffix=". " font-style="italic"/>
<text macro="numbering-paging" suffix=". "/>
<text macro="publisher"/>
<choose>
<if variable="issued" match="any">
<text value=", "/>
</if>
<else>
<text value=". "/>
</else>
</choose>
<text macro="published" suffix=". "/>
<text macro="id" suffix=". "/>
<text macro="url" suffix=". "/>
<text macro="accessed"/>
</group>
</else-if>
<else>
<text value="TODO"/>
</else>

View File

@@ -28,8 +28,8 @@
author = {Pavel Satrapa},
title = {IPv6 - čtvrté vydání},
subtitle = {Internetový protokol verze 6},
publisher = {Edice CZ.NIC},
address = {Milešovská 5, 130 00 Praha 3},
publisher = {CZ.NIC},
address = {Praha},
year = {2019},
edition = {1. elektronické vydání},
isbn = {978-80-88168-43-0},
@@ -73,7 +73,7 @@
@article{Mekina2025_Rust,
author = {Ondřej Mekina},
journal = {Nejlepší programovací jazyky na světě: Rust},
journal = {Nejlepší programovací jazyky na světě},
title = {Programovací jazyk Rust},
subtitle = {Neexistuje dokonalý programovací jazyk},
publisher = {Zumepro},
@@ -93,7 +93,7 @@
title = {Linux},
subtitle = {Podnázev části},
publisher = {Edice CZ.NIC},
address = {Milešovská 5, 130 00 Praha 3},
address = {Praha},
year = {2019},
edition = {1. elektronické vydání},
pages = {355-366},
@@ -113,7 +113,7 @@
author = {Tomáš Martinec},
title = {Problematika generování offline trajektorií průmyslových robotů při výrobě kompozitních konstrukcí},
subtitle = {Podnázev},
address = {Studentská 1402/2, 461 17 Liberec 1},
address = {Liberec},
year = {2024},
school = {Technická univerzita v Liberci},
type = {Habilitační práce},