We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e710c02 commit 39bec8eCopy full SHA for 39bec8e
us-geological-survey.csl
@@ -162,19 +162,6 @@ Online sources
162
</group>
163
164
</if>
165
- <else-if variable="version" type="book" match="all">
166
- <group prefix=" " delimiter=", ">
167
- <!--
168
- -This is a hack until we have a computer program type
169
- -->
170
- <text variable="title"/>
171
- <group prefix=" " delimiter=" ">
172
- <text term="version"/>
173
- <text variable="version"/>
174
- </group>
175
- <text variable="URL"/>
176
177
- </else-if>
178
<else-if type="bill book graphic legal_case legislation motion_picture song" match="any">
179
<group suffix=":">
180
<text variable="title" prefix=" "/>
0 commit comments