summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/biblatex-bookinother/documentation/example-bookinincollection.dot
blob: cd77717d52ee8a94e80dd6db8505eec0094649a4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
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/Chiesa2008/author" -> "section0/AcTiteLatin/bookauthor" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/BOOKAUTHOR inherited via CROSSREF from Chiesa2008/AUTHOR" ]
  "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/editor" -> "section0/AcTiteLatin/editor" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/EDITOR inherited via CROSSREF from Chiesa2008/EDITOR" ]
  "section0/Chiesa2008/location" -> "section0/AcTiteLatin/location" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/LOCATION inherited via CROSSREF from Chiesa2008/LOCATION" ]
  "section0/Chiesa2008/publisher" -> "section0/AcTiteLatin/publisher" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/PUBLISHER inherited via CROSSREF from Chiesa2008/PUBLISHER" ]
  "section0/Chiesa2008/title" -> "section0/AcTiteLatin/booktitle" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/BOOKTITLE inherited via CROSSREF from Chiesa2008/TITLE" ]
  "section0/Chiesa2008/year" -> "section0/AcTiteLatin/year" [ penwidth="2.0", color="#7d7879", tooltip="AcTiteLatin/YEAR inherited via CROSSREF from Chiesa2008/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/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" ]

}