Compare commits
6 Commits
v1.4
...
tul_citati
| Author | SHA1 | Date | |
|---|---|---|---|
|
e6c1d1734b
|
|||
|
b7062eabd7
|
|||
|
34ac2e0b7d
|
|||
|
e02bf24ea2
|
|||
|
a391b75dfc
|
|||
|
69124ad9c5
|
@@ -1,231 +1,135 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never" default-locale="en-US">
|
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" default-locale="cs-CZ">
|
||||||
<info>
|
<info>
|
||||||
<title>ČSN ISO 690:2022 (TUL)</title>
|
|
||||||
<id>https://git.zumepro.cz/tul/tultemplate2/src/branch/master/template/tul_citace.csl</id>
|
|
||||||
<link href="https://git.zumepro.cz/tul/tultemplate2/src/branch/master/template/citation_styles/tul-csn690-numeric-square_brackets" rel="self"/>
|
|
||||||
<link href="http://www.zotero.org/styles/iso690-numeric-en" rel="template"/>
|
|
||||||
<author>
|
<author>
|
||||||
<name>Ondřej Mekina</name>
|
<name>Ondřej Mekina</name>
|
||||||
<email>ondrej@mekina.cz</email>
|
<email>ondrej@mekina.cz</email>
|
||||||
|
<uri>https://mekina.cz</uri>
|
||||||
</author>
|
</author>
|
||||||
<category citation-format="numeric"/>
|
<category citation-format="numeric"/>
|
||||||
<category field="generic-base"/>
|
<category field="generic-base"/>
|
||||||
<summary>Citační styl založen na ČSN ISO 690:2022 (numeric, hranaté závorky), upraven pro použití na Technické Univerzitě v Liberci</summary>
|
<id>019a408a-273d-700e-ab55-02752340c208</id>
|
||||||
<updated>2025-10-16T20:31:00+01:00</updated>
|
<link href="https://git.zumepro.cz/tul/tultemplate2/src/branch/master/template/citations/tul-csn690-numeric-square_brackets.csl" rel="self"/>
|
||||||
<rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
<published>2025-11-01T18:52:07.296874071+01:00</published>
|
||||||
|
<rights license="https://opensource.org/licenses/MIT">MIT</rights>
|
||||||
|
<summary>Citation style based on ČSN 690:2022 (numeric, brackets), adjusted for use at Technical University of Liberec</summary>
|
||||||
|
<title>TUL ČSN 690:2022 (numeric, brackets)</title>
|
||||||
|
<title-short>TUL</title-short>
|
||||||
|
<updated>2025-11-01T19:00:33.673095652+01:00</updated>
|
||||||
</info>
|
</info>
|
||||||
<locale>
|
<locale lang="cs">
|
||||||
<terms>
|
<terms>
|
||||||
<term name="no date">[bez data]</term>
|
<term name="ad"> př. n. l.</term>
|
||||||
<term name="in">v</term>
|
|
||||||
<term name="online">online</term>
|
<term name="online">online</term>
|
||||||
|
<term name="bc"> n. l.</term>
|
||||||
|
<term name="open-quote">„</term>
|
||||||
|
<term name="close-quote">“</term>
|
||||||
|
<term name="page-range-delimiter">‑</term>
|
||||||
<term name="accessed">citováno</term>
|
<term name="accessed">citováno</term>
|
||||||
|
<term name="and others">a další</term>
|
||||||
|
<term name="available at">dostupné z</term>
|
||||||
|
<term name="no date">bez data</term>
|
||||||
<term name="retrieved">dostupné</term>
|
<term name="retrieved">dostupné</term>
|
||||||
<term name="from">z</term>
|
<term name="from">z</term>
|
||||||
|
<term name="and others">a další</term>
|
||||||
|
<term name="and">a</term>
|
||||||
</terms>
|
</terms>
|
||||||
</locale>
|
</locale>
|
||||||
<macro name="author">
|
<macro name="author">
|
||||||
<names variable="author">
|
<names variable="author">
|
||||||
<name and="text" name-as-sort-order="all" sort-separator=", " delimiter="; " delimiter-precedes-last="never">
|
<name and="text" name-as-sort-order="first" sort-separator=", " delimiter="; " delimiter-precedes-et-al="never" delimiter-precedes-last="never" et-al-use-first="5">
|
||||||
<name-part name="family" text-case="uppercase"/>
|
<name-part name="family" text-case="uppercase"/>
|
||||||
<name-part name="given"/>
|
|
||||||
</name>
|
</name>
|
||||||
|
<et-al term="and others"/>
|
||||||
</names>
|
</names>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="editor">
|
|
||||||
<names variable="editor">
|
|
||||||
<name and="text" name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="never">
|
|
||||||
<name-part name="family" text-case="uppercase"/>
|
|
||||||
<name-part name="given"/>
|
|
||||||
</name>
|
|
||||||
<label prefix=" (" form="short" suffix=".)"/>
|
|
||||||
</names>
|
|
||||||
</macro>
|
|
||||||
<macro name="translator">
|
|
||||||
<names variable="translator">
|
|
||||||
<name and="text" name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="never">
|
|
||||||
<name-part name="family" text-case="uppercase"/>
|
|
||||||
<name-part name="given"/>
|
|
||||||
</name>
|
|
||||||
<label prefix=" (" form="short" suffix=".)"/>
|
|
||||||
</names>
|
|
||||||
</macro>
|
|
||||||
<macro name="responsability">
|
|
||||||
<choose>
|
|
||||||
<if variable="author editor translator" match="any">
|
|
||||||
<choose>
|
|
||||||
<if variable="author">
|
|
||||||
<text macro="author"/>
|
|
||||||
</if>
|
|
||||||
<else-if variable="editor">
|
|
||||||
<text macro="editor"/>
|
|
||||||
</else-if>
|
|
||||||
<else>
|
|
||||||
<text macro="translator"/>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
</if>
|
|
||||||
</choose>
|
|
||||||
</macro>
|
|
||||||
<macro name="container-author">
|
|
||||||
<names variable="container-author">
|
|
||||||
<name and="text" name-as-sort-order="all" sort-separator=", " delimiter=", " delimiter-precedes-last="always">
|
|
||||||
<name-part name="family" text-case="uppercase"/>
|
|
||||||
<name-part name="given"/>
|
|
||||||
</name>
|
|
||||||
</names>
|
|
||||||
</macro>
|
|
||||||
<macro name="container-responsability">
|
|
||||||
<choose>
|
|
||||||
<if variable="container-author editor translator" match="any">
|
|
||||||
<choose>
|
|
||||||
<if variable="container-author">
|
|
||||||
<text macro="container-author"/>
|
|
||||||
</if>
|
|
||||||
<else-if variable="editor">
|
|
||||||
<text macro="editor"/>
|
|
||||||
</else-if>
|
|
||||||
<else>
|
|
||||||
<text macro="translator"/>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
</if>
|
|
||||||
</choose>
|
|
||||||
</macro>
|
|
||||||
<macro name="year-date">
|
|
||||||
<choose>
|
|
||||||
<if variable="issued">
|
|
||||||
<date variable="issued">
|
|
||||||
<date-part name="year" form="long"/>
|
|
||||||
</date>
|
|
||||||
</if>
|
|
||||||
<else>
|
|
||||||
<text term="no date"/>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
</macro>
|
|
||||||
<macro name="title">
|
<macro name="title">
|
||||||
|
<text variable="title"/>
|
||||||
|
</macro>
|
||||||
|
<macro name="format">
|
||||||
<choose>
|
<choose>
|
||||||
<if type="book thesis map motion_picture song manuscript" match="any">
|
<if variable="URL">
|
||||||
<text variable="title" font-style="italic" suffix=". "/>
|
<text term="online" text-case="capitalize-first"/>
|
||||||
</if>
|
|
||||||
|
|
||||||
<else-if type="paper-conference speech chapter article-journal article-magazine article-newspaper entry entry-dictionary entry-encyclopedia post-weblog post webpage broadcast" match="any">
|
|
||||||
<text variable="title" suffix=". " font-style="italic"/>
|
|
||||||
<choose>
|
|
||||||
<if variable="URL">
|
|
||||||
<text term="online" text-case="capitalize-first" suffix=". "/>
|
|
||||||
</if>
|
|
||||||
</choose>
|
|
||||||
<choose>
|
|
||||||
<if type="chapter paper-conference" match="any">
|
|
||||||
<text term="in" text-case="capitalize-first" suffix=": "/>
|
|
||||||
</if>
|
|
||||||
</choose>
|
|
||||||
<choose>
|
|
||||||
<if variable="container-author editor translator" match="any">
|
|
||||||
<text macro="container-responsability"/>
|
|
||||||
<choose>
|
|
||||||
<if variable="container-title event" match="any">
|
|
||||||
<text value=". "/>
|
|
||||||
</if>
|
|
||||||
</choose>
|
|
||||||
</if>
|
|
||||||
</choose>
|
|
||||||
<choose>
|
|
||||||
<if variable="container-title">
|
|
||||||
<text variable="container-title" suffix="."/>
|
|
||||||
</if>
|
|
||||||
<else>
|
|
||||||
<text variable="event" font-style="italic" suffix="."/>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
</else-if>
|
|
||||||
|
|
||||||
<else-if type="report">
|
|
||||||
<text variable="number" suffix=": "/>
|
|
||||||
<text variable="title" font-style="italic"/>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="patent">
|
|
||||||
<text variable="title" font-style="italic" suffix="."/>
|
|
||||||
</else-if>
|
|
||||||
<else>
|
|
||||||
<text variable="title" font-style="italic" suffix="."/>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
</macro>
|
|
||||||
<macro name="number">
|
|
||||||
<text variable="number"/>
|
|
||||||
</macro>
|
|
||||||
<macro name="medium">
|
|
||||||
<text variable="medium" prefix=" [" suffix="]"/>
|
|
||||||
</macro>
|
|
||||||
<macro name="version">
|
|
||||||
<text variable="version"/>
|
|
||||||
</macro>
|
|
||||||
<macro name="genre">
|
|
||||||
<choose>
|
|
||||||
<if type="map">
|
|
||||||
<choose>
|
|
||||||
<if variable="genre">
|
|
||||||
<text variable="genre" prefix="[" suffix="]"/>
|
|
||||||
</if>
|
|
||||||
<else>
|
|
||||||
<text value="map" prefix="[" suffix="]"/>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
</if>
|
|
||||||
<else>
|
|
||||||
<text variable="genre"/>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
</macro>
|
|
||||||
<macro name="date">
|
|
||||||
<choose>
|
|
||||||
<if variable="issued">
|
|
||||||
<date variable="issued">
|
|
||||||
<date-part name="day" suffix=". "/>
|
|
||||||
<date-part name="month" form="numeric" suffix=". "/>
|
|
||||||
<date-part name="year"/>
|
|
||||||
</date>
|
|
||||||
</if>
|
</if>
|
||||||
</choose>
|
</choose>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="edition">
|
<macro name="published-in">
|
||||||
<text variable="edition" form="long"/>
|
<!-- TODO: FIX: Doesn't work for webpage -->
|
||||||
|
<text variable="container-title"/>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="publisher-group">
|
<macro name="publisher">
|
||||||
<group delimiter=": ">
|
<choose>
|
||||||
<text variable="publisher-place"/>
|
<if variable="publisher-place">
|
||||||
<text variable="publisher"/>
|
<text variable="publisher-place"/>
|
||||||
</group>
|
<choose>
|
||||||
|
<if variable="publisher">
|
||||||
|
<text value=": "/>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<text variable="publisher"/>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="issue">
|
<macro name="numbering-paging">
|
||||||
<group delimiter=", ">
|
<choose>
|
||||||
<text variable="volume" prefix="Vol. "/>
|
<if variable="volume">
|
||||||
<choose>
|
<text variable="volume" prefix="sv. "/>
|
||||||
<if variable="volume">
|
<choose>
|
||||||
<text variable="issue" prefix="č. "/>
|
<if variable="issue page" match="any">
|
||||||
<text variable="page" prefix="s. "/>
|
<text value=", "/>
|
||||||
</if>
|
</if>
|
||||||
<else-if variable="issue">
|
</choose>
|
||||||
<text variable="issue" prefix="Č. "/>
|
</if>
|
||||||
<text variable="page" prefix="s. "/>
|
</choose>
|
||||||
</else-if>
|
<choose>
|
||||||
<else>
|
<if variable="issue">
|
||||||
<text variable="page" prefix="S. "/>
|
<text variable="issue" prefix="č. "/>
|
||||||
</else>
|
<choose>
|
||||||
</choose>
|
<if variable="page" match="any">
|
||||||
</group>
|
<text value=", "/>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<text variable="page" prefix="str. "/>
|
||||||
|
</macro>
|
||||||
|
<macro name="published">
|
||||||
|
<date variable="issued">
|
||||||
|
<date-part name="year"/>
|
||||||
|
<date-part name="month" form="numeric-leading-zeros" prefix="-"/>
|
||||||
|
<date-part name="day" form="numeric-leading-zeros" prefix="-"/>
|
||||||
|
</date>
|
||||||
|
</macro>
|
||||||
|
<macro name="id">
|
||||||
|
<choose>
|
||||||
|
<if variable="ISSN">
|
||||||
|
<text prefix="ISSN " variable="ISSN"/>
|
||||||
|
<choose>
|
||||||
|
<if variable="ISBN DOI" match="any">
|
||||||
|
<text value=". "/>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<choose>
|
||||||
|
<if variable="ISBN">
|
||||||
|
<text prefix="ISBN " variable="ISBN"/>
|
||||||
|
<choose>
|
||||||
|
<if variable="DOI">
|
||||||
|
<text value=". "/>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
</if>
|
||||||
|
</choose>
|
||||||
|
<text prefix="DOI " variable="DOI"/>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="accessed">
|
<macro name="accessed">
|
||||||
<choose>
|
<choose>
|
||||||
<if variable="URL">
|
<if variable="accessed">
|
||||||
<group prefix=" [" suffix="]">
|
<group prefix="[" suffix="]">
|
||||||
<text term="accessed"/>
|
<text term="accessed" suffix=" "/>
|
||||||
<date variable="accessed">
|
<date variable="accessed">
|
||||||
<date-part name="year" prefix=" "/>
|
<date-part name="year"/>
|
||||||
<date-part name="month" form="numeric-leading-zeros" prefix="-"/>
|
<date-part name="month" form="numeric-leading-zeros" prefix="-"/>
|
||||||
<date-part name="day" form="numeric-leading-zeros" prefix="-"/>
|
<date-part name="day" form="numeric-leading-zeros" prefix="-"/>
|
||||||
</date>
|
</date>
|
||||||
@@ -233,264 +137,50 @@
|
|||||||
</if>
|
</if>
|
||||||
</choose>
|
</choose>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="collection">
|
|
||||||
<group delimiter=", ">
|
|
||||||
<text variable="collection-title"/>
|
|
||||||
<text variable="collection-number"/>
|
|
||||||
</group>
|
|
||||||
</macro>
|
|
||||||
<macro name="page">
|
|
||||||
<choose>
|
|
||||||
<if type="book thesis manuscript" match="any">
|
|
||||||
<text variable="number-of-pages" suffix=" p"/>
|
|
||||||
</if>
|
|
||||||
<else-if type="chapter paper-conference article-newspaper" match="any">
|
|
||||||
<text variable="page" prefix="str. "/>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="report patent" match="any">
|
|
||||||
<text variable="page" suffix=" p"/>
|
|
||||||
</else-if>
|
|
||||||
</choose>
|
|
||||||
</macro>
|
|
||||||
<macro name="isbn">
|
|
||||||
<text variable="ISBN" prefix="ISBN "/>
|
|
||||||
</macro>
|
|
||||||
<macro name="doi">
|
|
||||||
<text variable="DOI" prefix="DOI "/>
|
|
||||||
</macro>
|
|
||||||
<macro name="url">
|
<macro name="url">
|
||||||
<choose>
|
<choose>
|
||||||
<if variable="DOI" match="none">
|
<if variable="URL">
|
||||||
<choose>
|
<text term="retrieved" text-case="capitalize-first" suffix=" "/>
|
||||||
<if variable="URL">
|
<text term="from" suffix=": "/>
|
||||||
<group>
|
<text variable="URL"/>
|
||||||
<text term="retrieved" suffix=" " text-case="capitalize-first"/>
|
|
||||||
<text term="from" suffix=": "/>
|
|
||||||
<text variable="URL"/>
|
|
||||||
</group>
|
|
||||||
</if>
|
|
||||||
</choose>
|
|
||||||
</if>
|
</if>
|
||||||
</choose>
|
</choose>
|
||||||
</macro>
|
</macro>
|
||||||
<macro name="archive">
|
<citation prefix="[" suffix="]" delimiter=", ">
|
||||||
<group delimiter=": ">
|
<layout>
|
||||||
<text variable="archive"/>
|
<text variable="citation-number"/>
|
||||||
<text macro="archive_location"/>
|
|
||||||
</group>
|
|
||||||
</macro>
|
|
||||||
<macro name="archive_location">
|
|
||||||
<choose>
|
|
||||||
<if variable="archive_location">
|
|
||||||
<text variable="archive_location"/>
|
|
||||||
</if>
|
|
||||||
<else>
|
|
||||||
<text variable="call-number"/>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
</macro>
|
|
||||||
<macro name="abstract">
|
|
||||||
<text variable="abstract"/>
|
|
||||||
</macro>
|
|
||||||
<macro name="note">
|
|
||||||
<text variable="note"/>
|
|
||||||
</macro>
|
|
||||||
<citation collapse="citation-number" after-collapse-delimiter="; ">
|
|
||||||
<sort>
|
|
||||||
<key variable="citation-number"/>
|
|
||||||
</sort>
|
|
||||||
<layout prefix="[" suffix="]" delimiter=", ">
|
|
||||||
<group delimiter=", ">
|
|
||||||
<text variable="citation-number"/>
|
|
||||||
<group>
|
|
||||||
<label variable="locator" suffix=". " form="short" strip-periods="true"/>
|
|
||||||
<text variable="locator"/>
|
|
||||||
</group>
|
|
||||||
</group>
|
|
||||||
</layout>
|
</layout>
|
||||||
</citation>
|
</citation>
|
||||||
<bibliography>
|
<bibliography>
|
||||||
<sort>
|
|
||||||
<key variable="citation-number"/>
|
|
||||||
</sort>
|
|
||||||
<layout>
|
<layout>
|
||||||
<text variable="citation-number" display="left-margin" prefix="[" suffix="]"/>
|
<text variable="citation-number" display="left-margin" prefix="[" suffix="]"/>
|
||||||
<choose>
|
<group>
|
||||||
<if type="book map" match="any">
|
<text macro="author" suffix=". "/>
|
||||||
<group display="right-inline">
|
<text macro="title" suffix=". " font-style="italic"/>
|
||||||
<text macro="responsability" suffix=". "/>
|
<choose>
|
||||||
<text macro="title" suffix=". "/>
|
<if type="book">
|
||||||
<text macro="genre" suffix=". "/>
|
<text macro="numbering-paging" suffix=". "/>
|
||||||
<text macro="edition" suffix=". "/>
|
</if>
|
||||||
<text macro="publisher-group" suffix=", "/>
|
<else-if type="article-journal article-magazine article-newspaper post-weblog webpage" match="any">
|
||||||
<text macro="year-date" suffix=". "/>
|
<text macro="format" suffix=". "/>
|
||||||
<text macro="accessed" suffix=". "/>
|
<text macro="published-in" suffix=". "/>
|
||||||
<text macro="collection" suffix=". "/>
|
</else-if>
|
||||||
<text macro="isbn" suffix=". "/>
|
<else>
|
||||||
<text macro="url"/>
|
<text value=" TODO "/>
|
||||||
</group>
|
</else>
|
||||||
</if>
|
</choose>
|
||||||
<else-if type="article-journal article-magazine" match="any">
|
<text macro="publisher"/>
|
||||||
<group display="right-inline">
|
<choose>
|
||||||
<text macro="responsability" suffix=". "/>
|
<if variable="issued" match="any">
|
||||||
<text macro="title" suffix=". "/>
|
<text value=", "/>
|
||||||
<text macro="edition" suffix=". "/>
|
</if>
|
||||||
<text macro="date" suffix=". "/>
|
<else>
|
||||||
<text macro="issue" suffix=". "/>
|
<text value=". "/>
|
||||||
<text macro="accessed" suffix=". "/>
|
</else>
|
||||||
<text macro="doi" suffix=". "/>
|
</choose>
|
||||||
<text macro="url"/>
|
<text macro="published" suffix=". "/>
|
||||||
</group>
|
<text macro="id" suffix=". "/>
|
||||||
</else-if>
|
<text macro="accessed"/>
|
||||||
<else-if type="article-newspaper">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="edition" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=", "/>
|
|
||||||
<text macro="date" suffix=". "/>
|
|
||||||
<text macro="page" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="chapter entry entry-dictionary entry-encyclopedia" match="any">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" font-style="normal" suffix=". "/>
|
|
||||||
<text macro="edition" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=", "/>
|
|
||||||
<text macro="year-date" suffix=". "/>
|
|
||||||
<text macro="page" suffix=". "/>
|
|
||||||
<text macro="collection" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="isbn" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="speech">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="genre" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=". "/>
|
|
||||||
<text macro="date" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="page" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="paper-conference">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="genre" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=", "/>
|
|
||||||
<text macro="date" suffix=". "/>
|
|
||||||
<text macro="page" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="collection" suffix=". "/>
|
|
||||||
<text macro="isbn" suffix=". "/>
|
|
||||||
<text macro="doi" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="thesis">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="genre" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=", "/>
|
|
||||||
<text macro="year-date" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="post-weblog post webpage" match="any">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=", "/>
|
|
||||||
<text macro="date" suffix=". "/>
|
|
||||||
<text macro="url" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="broadcast motion_picture song" match="any">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="medium" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=", "/>
|
|
||||||
<text macro="date" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="collection" suffix=". "/>
|
|
||||||
<text macro="isbn" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="report" match="any">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="genre" suffix=". "/>
|
|
||||||
<text macro="edition" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=", "/>
|
|
||||||
<text macro="year-date" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="collection" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="manuscript" match="any">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="genre" suffix=". "/>
|
|
||||||
<text macro="edition" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=", "/>
|
|
||||||
<text macro="year-date" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="collection" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else-if type="patent">
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="date" suffix=". "/>
|
|
||||||
<text macro="number" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="collection" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else-if>
|
|
||||||
<else>
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="responsability" suffix=". "/>
|
|
||||||
<text macro="title" suffix=". "/>
|
|
||||||
<text macro="version" suffix=". "/>
|
|
||||||
<text macro="medium" suffix=". "/>
|
|
||||||
<text macro="genre" suffix=". "/>
|
|
||||||
<text macro="date" suffix=". "/>
|
|
||||||
<text macro="edition" suffix=". "/>
|
|
||||||
<text macro="publisher-group" suffix=". "/>
|
|
||||||
<text macro="number" suffix=". "/>
|
|
||||||
<text macro="accessed" suffix=". "/>
|
|
||||||
<text macro="collection" suffix=". "/>
|
|
||||||
<text macro="page" suffix=". "/>
|
|
||||||
<text macro="isbn" suffix=". "/>
|
|
||||||
<text macro="url"/>
|
|
||||||
</group>
|
|
||||||
</else>
|
|
||||||
</choose>
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="archive"/>
|
|
||||||
</group>
|
|
||||||
<group display="right-inline">
|
|
||||||
<text macro="note"/>
|
|
||||||
</group>
|
</group>
|
||||||
</layout>
|
</layout>
|
||||||
</bibliography>
|
</bibliography>
|
||||||
|
|||||||
@@ -9,14 +9,14 @@
|
|||||||
issn = {0092-8674}
|
issn = {0092-8674}
|
||||||
}
|
}
|
||||||
|
|
||||||
@misc{csl,
|
@online{csl,
|
||||||
title = {Citation Style Language},
|
title = {Citation Style Language},
|
||||||
year = {2025},
|
year = {2025},
|
||||||
urldate = {2025-06-10},
|
urldate = {2025-06-10},
|
||||||
URL = {https://citationstyles.org/},
|
URL = {https://citationstyles.org/},
|
||||||
}
|
}
|
||||||
|
|
||||||
@misc{linux,
|
@online{linux,
|
||||||
journal = {Blog | Linux Foundation},
|
journal = {Blog | Linux Foundation},
|
||||||
title = {Classic SysAdmin: Vim 101: A Beginner’s Guide to Vim},
|
title = {Classic SysAdmin: Vim 101: A Beginner’s Guide to Vim},
|
||||||
year = {2025},
|
year = {2025},
|
||||||
@@ -28,8 +28,8 @@
|
|||||||
author = {Pavel Satrapa},
|
author = {Pavel Satrapa},
|
||||||
title = {IPv6 - čtvrté vydání},
|
title = {IPv6 - čtvrté vydání},
|
||||||
subtitle = {Internetový protokol verze 6},
|
subtitle = {Internetový protokol verze 6},
|
||||||
publisher = {Edice CZ.NIC},
|
publisher = {CZ.NIC},
|
||||||
address = {Milešovská 5, 130 00 Praha 3},
|
address = {Praha},
|
||||||
year = {2019},
|
year = {2019},
|
||||||
edition = {1. elektronické vydání},
|
edition = {1. elektronické vydání},
|
||||||
isbn = {978-80-88168-43-0},
|
isbn = {978-80-88168-43-0},
|
||||||
@@ -73,7 +73,7 @@
|
|||||||
|
|
||||||
@article{Mekina2025_Rust,
|
@article{Mekina2025_Rust,
|
||||||
author = {Ondřej Mekina},
|
author = {Ondřej Mekina},
|
||||||
journal = {Nejlepší programovací jazyky na světě: Rust},
|
journal = {Nejlepší programovací jazyky na světě},
|
||||||
title = {Programovací jazyk Rust},
|
title = {Programovací jazyk Rust},
|
||||||
subtitle = {Neexistuje dokonalý programovací jazyk},
|
subtitle = {Neexistuje dokonalý programovací jazyk},
|
||||||
publisher = {Zumepro},
|
publisher = {Zumepro},
|
||||||
@@ -93,7 +93,7 @@
|
|||||||
title = {Linux},
|
title = {Linux},
|
||||||
subtitle = {Podnázev části},
|
subtitle = {Podnázev části},
|
||||||
publisher = {Edice CZ.NIC},
|
publisher = {Edice CZ.NIC},
|
||||||
address = {Milešovská 5, 130 00 Praha 3},
|
address = {Praha},
|
||||||
year = {2019},
|
year = {2019},
|
||||||
edition = {1. elektronické vydání},
|
edition = {1. elektronické vydání},
|
||||||
pages = {355-366},
|
pages = {355-366},
|
||||||
@@ -113,7 +113,7 @@
|
|||||||
author = {Tomáš Martinec},
|
author = {Tomáš Martinec},
|
||||||
title = {Problematika generování offline trajektorií průmyslových robotů při výrobě kompozitních konstrukcí},
|
title = {Problematika generování offline trajektorií průmyslových robotů při výrobě kompozitních konstrukcí},
|
||||||
subtitle = {Podnázev},
|
subtitle = {Podnázev},
|
||||||
address = {Studentská 1402/2, 461 17 Liberec 1},
|
address = {Liberec},
|
||||||
year = {2024},
|
year = {2024},
|
||||||
school = {Technická univerzita v Liberci},
|
school = {Technická univerzita v Liberci},
|
||||||
type = {Habilitační práce},
|
type = {Habilitační práce},
|
||||||
|
|||||||
Reference in New Issue
Block a user