|
4 | 4 | <title>Methods of Information in Medicine</title>
|
5 | 5 | <id>http://www.zotero.org/styles/methods-of-information-in-medicine</id>
|
6 | 6 | <link href="http://www.zotero.org/styles/methods-of-information-in-medicine" rel="self"/>
|
7 |
| - <link href="http://www.schattauer.de/fileadmin/assets/zeitschriften/methods/Instruction_to_Authors.pdf" rel="documentation"/> |
| 7 | + <link href="https://www.thieme.com/books-main/clinical-informatics/product/4439-methods-of-information-in-medicine" rel="documentation"/> |
| 8 | + <link href="https://www.thieme.com/media/ita/Methods_authors_instructions.pdf" rel="documentation"/> |
8 | 9 | <author>
|
9 | 10 | <name>Sebastian Karcher</name>
|
10 | 11 | </author>
|
11 | 12 | <contributor>
|
12 | 13 | <name>Michael Berkowitz</name>
|
13 | 14 |
|
14 | 15 | </contributor>
|
| 16 | + <contributor> |
| 17 | + <name>Patrick O'Brien</name> |
| 18 | + </contributor> |
15 | 19 | <category citation-format="numeric"/>
|
16 | 20 | <category field="medicine"/>
|
17 | 21 | <issn>0026-1270</issn>
|
18 |
| - <updated>2012-09-27T22:06:38+00:00</updated> |
| 22 | + <updated>2020-06-05T09:29:34+00:00</updated> |
19 | 23 | <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
|
20 | 24 | </info>
|
21 | 25 | <locale xml:lang="en">
|
22 | 26 | <terms>
|
23 | 27 | <term name="no date" form="long">date unknown</term>
|
| 28 | + <term name="presented at">paper presented at</term> |
24 | 29 | </terms>
|
25 | 30 | </locale>
|
26 | 31 | <macro name="author">
|
27 |
| - <names variable="author" suffix=". "> |
| 32 | + <names variable="author"> |
28 | 33 | <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
29 |
| - <label form="long" prefix=", " suffix="."/> |
| 34 | + <label form="short" prefix=", " suffix="."/> |
30 | 35 | <substitute>
|
31 | 36 | <names variable="editor"/>
|
32 | 37 | <names variable="translator"/>
|
|
36 | 41 | <macro name="editor">
|
37 | 42 | <names variable="editor">
|
38 | 43 | <name sort-separator=" " initialize-with="" name-as-sort-order="all" delimiter=", " delimiter-precedes-last="always"/>
|
39 |
| - <label form="long" prefix=", " suffix=". "/> |
| 44 | + <label form="short" prefix=", " suffix=". "/> |
40 | 45 | </names>
|
41 | 46 | </macro>
|
42 | 47 | <macro name="publisher">
|
43 |
| - <text variable="publisher-place" suffix=": "/> |
44 |
| - <text variable="publisher" suffix="; "/> |
45 |
| - <text macro="date"/> |
| 48 | + <group delimiter="; "> |
| 49 | + <group delimiter=": "> |
| 50 | + <text variable="publisher-place"/> |
| 51 | + <text variable="publisher"/> |
| 52 | + </group> |
| 53 | + <text macro="date"/> |
| 54 | + </group> |
46 | 55 | </macro>
|
47 | 56 | <macro name="date">
|
48 | 57 | <choose>
|
49 | 58 | <if variable="issued">
|
50 | 59 | <choose>
|
51 |
| - <if type="article-journal"> |
52 |
| - <date variable="issued"> |
53 |
| - <date-part name="year"/> |
54 |
| - <date-part name="month" form="short" prefix=" " strip-periods="true"/> |
55 |
| - </date> |
| 60 | + <if type="report paper-conference" match="any"> |
| 61 | + <date form="text" date-parts="year-month-day" variable="issued"/> |
56 | 62 | </if>
|
57 | 63 | <else>
|
58 | 64 | <date variable="issued">
|
|
67 | 73 | </choose>
|
68 | 74 | </macro>
|
69 | 75 | <macro name="access">
|
70 |
| - <text variable="URL" suffix=". "/> |
71 |
| - <group delimiter=" "> |
72 |
| - <text term="accessed" text-case="capitalize-first"/> |
73 |
| - <date variable="accessed"> |
74 |
| - <date-part name="year"/> |
75 |
| - <date-part name="month" form="numeric" prefix="-"/> |
76 |
| - <date-part name="day" prefix="-"/> |
77 |
| - </date> |
78 |
| - </group> |
| 76 | + <choose> |
| 77 | + <if type="webpage post post-weblog" match="any"> |
| 78 | + <group delimiter=". "> |
| 79 | + <text variable="URL"/> |
| 80 | + <group delimiter=" "> |
| 81 | + <text term="accessed" text-case="capitalize-first"/> |
| 82 | + <date form="text" variable="accessed"/> |
| 83 | + </group> |
| 84 | + </group> |
| 85 | + </if> |
| 86 | + </choose> |
79 | 87 | </macro>
|
80 | 88 | <macro name="title">
|
81 | 89 | <group delimiter=" ">
|
82 | 90 | <text variable="title"/>
|
| 91 | + <choose> |
| 92 | + <if type="thesis" match="any"> |
| 93 | + <text variable="genre" prefix="[" suffix="]"/> |
| 94 | + </if> |
| 95 | + </choose> |
83 | 96 | </group>
|
84 | 97 | </macro>
|
85 | 98 | <macro name="edition">
|
|
99 | 112 | <sort>
|
100 | 113 | <key variable="citation-number"/>
|
101 | 114 | </sort>
|
102 |
| - <layout prefix="[" suffix="]" delimiter="; "> |
| 115 | + <layout vertical-align="sup" delimiter="; "> |
103 | 116 | <text variable="citation-number"/>
|
104 | 117 | </layout>
|
105 | 118 | </citation>
|
106 |
| - <bibliography> |
107 |
| - <layout suffix="."> |
108 |
| - <text variable="citation-number" suffix=". "/> |
109 |
| - <text macro="author"/> |
110 |
| - <text macro="title" suffix=". "/> |
111 |
| - <choose> |
112 |
| - <if type="bill book graphic legal_case legislation motion_picture report song" match="any"> |
113 |
| - <text macro="edition" suffix=" "/> |
114 |
| - <text macro="publisher" suffix="."/> |
115 |
| - </if> |
116 |
| - <else-if type="chapter paper-conference" match="any"> |
117 |
| - <group prefix=" " suffix=". "> |
118 |
| - <text term="in" suffix=": " text-case="capitalize-first"/> |
119 |
| - <text macro="editor"/> |
120 |
| - <text variable="container-title"/> |
121 |
| - </group> |
122 |
| - <text macro="publisher" prefix=" "/> |
123 |
| - <text variable="page" prefix=" p. " suffix="."/> |
124 |
| - </else-if> |
125 |
| - <else> |
126 |
| - <text variable="container-title" suffix=" " form="short"/> |
127 |
| - <text macro="date" suffix=";"/> |
128 |
| - <text variable="volume"/> |
129 |
| - <text variable="issue" prefix=" (" suffix=")"/> |
130 |
| - <text variable="page" prefix=":" suffix="."/> |
131 |
| - </else> |
132 |
| - </choose> |
133 |
| - <text macro="access" prefix=" "/> |
| 119 | + <bibliography et-al-min="7" et-al-use-first="3" second-field-align="flush"> |
| 120 | + <layout> |
| 121 | + <text variable="citation-number" suffix=" "/> |
| 122 | + <group delimiter=". "> |
| 123 | + <text macro="author"/> |
| 124 | + <text macro="title"/> |
| 125 | + <choose> |
| 126 | + <if type="bill book graphic legal_case legislation motion_picture song thesis" match="any"> |
| 127 | + <group delimiter=". "> |
| 128 | + <text macro="edition"/> |
| 129 | + <text macro="publisher"/> |
| 130 | + </group> |
| 131 | + </if> |
| 132 | + <else-if type="chapter" match="any"> |
| 133 | + <group prefix=" "> |
| 134 | + <text term="in" suffix=": " text-case="capitalize-first"/> |
| 135 | + <text macro="editor"/> |
| 136 | + <text variable="container-title"/> |
| 137 | + <group delimiter=":"> |
| 138 | + <group delimiter="; "> |
| 139 | + <text macro="publisher" prefix=" "/> |
| 140 | + </group> |
| 141 | + <text variable="page"/> |
| 142 | + </group> |
| 143 | + </group> |
| 144 | + </else-if> |
| 145 | + <else-if type="paper-conference" match="any"> |
| 146 | + <group delimiter="; "> |
| 147 | + <group delimiter=": "> |
| 148 | + <text term="presented at" text-case="capitalize-first"/> |
| 149 | + <text variable="container-title"/> |
| 150 | + </group> |
| 151 | + <text macro="publisher"/> |
| 152 | + </group> |
| 153 | + </else-if> |
| 154 | + <else-if type="report" match="any"> |
| 155 | + <group delimiter=". "> |
| 156 | + <text macro="publisher"/> |
| 157 | + <text variable="number"/> |
| 158 | + </group> |
| 159 | + </else-if> |
| 160 | + <else> |
| 161 | + <group delimiter=" "> |
| 162 | + <text variable="container-title" form="short" strip-periods="true"/> |
| 163 | + <group delimiter=";"> |
| 164 | + <text macro="date"/> |
| 165 | + <group delimiter=":"> |
| 166 | + <group> |
| 167 | + <text variable="volume"/> |
| 168 | + <text variable="issue" prefix="(" suffix=")"/> |
| 169 | + </group> |
| 170 | + <text variable="page"/> |
| 171 | + </group> |
| 172 | + </group> |
| 173 | + </group> |
| 174 | + </else> |
| 175 | + </choose> |
| 176 | + <text macro="access" prefix=" "/> |
| 177 | + </group> |
134 | 178 | </layout>
|
135 | 179 | </bibliography>
|
136 | 180 | </style>
|
0 commit comments