diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.dot')
-rw-r--r-- | Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.dot | 80 |
1 files changed, 80 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.dot b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.dot new file mode 100644 index 00000000000..fa0d464d29a --- /dev/null +++ b/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.dot @@ -0,0 +1,80 @@ +digraph Biberdata { + compound = true; + edge [ arrowhead=open ]; + graph [ style=filled, rankdir=LR ]; + node [ + fontsize=10, + fillcolor=white, + style=filled, + shape=box ]; + + subgraph "cluster_section0/AcTiteLatin" { + fontsize="10"; + label="AcTiteLatin (BOOKININCOLLECTION)"; + tooltip="AcTiteLatin (BOOKININCOLLECTION)"; + fillcolor="#a0d0ff"; + + "section0/AcTiteLatin/bookauthor" [ label="BOOKAUTHOR" ] + "section0/AcTiteLatin/bookineditor" [ label="BOOKINEDITOR" ] + "section0/AcTiteLatin/booktitle" [ label="BOOKTITLE" ] + "section0/AcTiteLatin/crossref" [ label="CROSSREF" ] + "section0/AcTiteLatin/editor" [ label="EDITOR" ] + "section0/AcTiteLatin/location" [ label="LOCATION" ] + "section0/AcTiteLatin/mainsubtitle" [ label="MAINSUBTITLE" ] + "section0/AcTiteLatin/maintitle" [ label="MAINTITLE" ] + "section0/AcTiteLatin/pages" [ label="PAGES" ] + "section0/AcTiteLatin/publisher" [ label="PUBLISHER" ] + "section0/AcTiteLatin/title" [ label="TITLE" ] + "section0/AcTiteLatin/year" [ label="YEAR" ] + } + + subgraph "cluster_section0/Chiesa2008" { + fontsize="10"; + label="Chiesa2008 (INCOLLECTION)"; + tooltip="Chiesa2008 (INCOLLECTION)"; + fillcolor="#a0d0ff"; + + "section0/Chiesa2008/author" [ label="AUTHOR" ] + "section0/Chiesa2008/booksubtitle" [ label="BOOKSUBTITLE" ] + "section0/Chiesa2008/booktitle" [ label="BOOKTITLE" ] + "section0/Chiesa2008/crossref" [ label="CROSSREF" ] + "section0/Chiesa2008/editor" [ label="EDITOR" ] + "section0/Chiesa2008/location" [ label="LOCATION" ] + "section0/Chiesa2008/pages" [ label="PAGES" ] + "section0/Chiesa2008/publisher" [ label="PUBLISHER" ] + "section0/Chiesa2008/title" [ label="TITLE" ] + "section0/Chiesa2008/year" [ label="YEAR" ] + } + + subgraph "cluster_section0/Griggio2008" { + fontsize="10"; + label="Griggio2008 (COLLECTION)"; + tooltip="Griggio2008 (COLLECTION)"; + fillcolor="#a0d0ff"; + + "section0/Griggio2008/editor" [ label="EDITOR" ] + "section0/Griggio2008/location" [ label="LOCATION" ] + "section0/Griggio2008/publisher" [ label="PUBLISHER" ] + "section0/Griggio2008/subtitle" [ label="SUBTITLE" ] + "section0/Griggio2008/title" [ label="TITLE" ] + "section0/Griggio2008/year" [ label="YEAR" ] + } + + + + "section0/Griggio2008/subtitle" -> "section0/Chiesa2008/booksubtitle" [ penwidth="2.0", color="#7d7879", tooltip="Chiesa2008/BOOKSUBTITLE inherited via CROSSREF from Griggio2008/SUBTITLE" ] + "section0/Griggio2008/title" -> "section0/Chiesa2008/booktitle" [ penwidth="2.0", color="#7d7879", tooltip="Chiesa2008/BOOKTITLE inherited via CROSSREF from Griggio2008/TITLE" ] + "section0/Griggio2008/year" -> "section0/Chiesa2008/year" [ penwidth="2.0", color="#7d7879", tooltip="Chiesa2008/YEAR inherited via CROSSREF from Griggio2008/YEAR" ] + "section0/Griggio2008/editor" -> "section0/Chiesa2008/editor" [ penwidth="2.0", color="#7d7879", tooltip="Chiesa2008/EDITOR inherited via CROSSREF from Griggio2008/EDITOR" ] + "section0/Griggio2008/location" -> "section0/Chiesa2008/location" [ penwidth="2.0", color="#7d7879", tooltip="Chiesa2008/LOCATION inherited via CROSSREF from Griggio2008/LOCATION" ] + "section0/Griggio2008/publisher" -> "section0/Chiesa2008/publisher" [ penwidth="2.0", color="#7d7879", tooltip="Chiesa2008/PUBLISHER inherited via CROSSREF from Griggio2008/PUBLISHER" ] + "section0/Chiesa2008/year" -> "section0/AcTiteLatin/year" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/YEAR inherited via CROSSREF from Chiesa2008/YEAR" ] + "section0/Chiesa2008/location" -> "section0/AcTiteLatin/location" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/LOCATION inherited via CROSSREF from Chiesa2008/LOCATION" ] + "section0/Chiesa2008/title" -> "section0/AcTiteLatin/booktitle" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/BOOKTITLE inherited via CROSSREF from Chiesa2008/TITLE" ] + "section0/Chiesa2008/publisher" -> "section0/AcTiteLatin/publisher" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/PUBLISHER inherited via CROSSREF from Chiesa2008/PUBLISHER" ] + "section0/Chiesa2008/booksubtitle" -> "section0/AcTiteLatin/mainsubtitle" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/MAINSUBTITLE inherited via CROSSREF from Chiesa2008/BOOKSUBTITLE" ] + "section0/Chiesa2008/booktitle" -> "section0/AcTiteLatin/maintitle" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/MAINTITLE inherited via CROSSREF from Chiesa2008/BOOKTITLE" ] + "section0/Chiesa2008/author" -> "section0/AcTiteLatin/bookauthor" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/BOOKAUTHOR inherited via CROSSREF from Chiesa2008/AUTHOR" ] + "section0/Chiesa2008/editor" -> "section0/AcTiteLatin/editor" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/EDITOR inherited via CROSSREF from Chiesa2008/EDITOR" ] + +} |