Newer
Older
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
<?xml version="1.0" encoding="UTF-8"?>
<config>
<output_fieldcase>lower</output_fieldcase>
<output_indent>2</output_indent>
<output_align>true</output_align>
<output_encoding>ascii</output_encoding>
<output_file>schubotz.bib</output_file>
<tool>true</tool>
<sourcemap>
<maps datatype="bibtex" bmap_overwrite="1">
<!--<map>-->
<!--<per_datasource>isg-ref.bib</per_datasource>-->
<!--<map_step map_field_set="KEYWORDS" map_field_value="primary" map_append="1"/>-->
<!--</map>-->
<!--<maps datatype="bibtex" level="user">-->
<map>
<map_step map_notfield="KEYWORDS" map_final="1"/>
<map_step map_entry_null="1"/>
</map>
<map map_overwrite="0">
<map_step map_field_source="KEYWORDS" map_match="^(?!.*[Ss]chubotzCV).*$" map_final="1"/>
<map_step map_entry_null="1"/>
</map>
<map map_overwrite="0">
<map_step map_field_source="preprint"/>
<map_step map_field_set="usera" map_origfieldval="1"/>
</map>
<map map_overwrite="0">
<map_step map_field_source="biburl"/>
<map_step map_field_set="userb" map_origfieldval="1"/>
</map>
</maps>
</sourcemap>
<sortingtemplate name="tool">
<sort order="1" sort_direction="descending">
<sortitem order="1" >year</sortitem>
</sort>
</sortingtemplate>
</config>