@@ -9,15 +9,13 @@ const abbreviations = {
9
9
'v' : nonAbbreviator + '5' ,
10
10
'vi' : nonAbbreviator + '6' ,
11
11
'undergraduate' : 'undergrad' ,
12
- 'materials' : 'mat' ,
13
12
'computer' : 'comp' ,
14
13
'special' : 'spec' ,
15
14
'engineering' : 'eng' ,
16
15
'subject' : 'subj' ,
17
16
'science' : 'sci' ,
18
17
'introduction' : 'intro' ,
19
18
'advanced' : 'adv' ,
20
- 'research' : 'res' ,
21
19
'technology' : 'tech' ,
22
20
'management' : 'mgmt' ,
23
21
'studies' : 'stud' ,
@@ -41,7 +39,6 @@ const abbreviations = {
41
39
'biological' : 'bio' ,
42
40
'modern' : 'mod' ,
43
41
'literature' : 'lit' ,
44
- 'music' : 'mus' ,
45
42
'communication' : 'communic' ,
46
43
'political' : 'poli' ,
47
44
'politics' : 'poli' ,
@@ -51,7 +48,7 @@ const abbreviations = {
51
48
'public' : 'pub' ,
52
49
'applications' : 'applic' ,
53
50
'applied' : 'appl' ,
54
- 'system' : 'syst ' ,
51
+ 'system' : 'sys ' ,
55
52
'oceanography' : 'oceanogr' ,
56
53
'international' : 'internat' ,
57
54
'philosophy' : 'phil' ,
@@ -65,12 +62,12 @@ const abbreviations = {
65
62
'structural' : 'struct' ,
66
63
'medicine' : 'med' ,
67
64
'structure' : 'struct' ,
68
- 'geology' : 'geol ' ,
69
- 'statistical' : 'statist ' ,
65
+ 'geology' : 'geo ' ,
66
+ 'statistical' : 'stat ' ,
70
67
'french' : 'fr' ,
71
68
'probability' : 'prob' ,
72
69
'spanish' : 'span' ,
73
- 'evolution' : 'evol ' ,
70
+ 'evolution' : 'evo ' ,
74
71
'foundations' : 'found' ,
75
72
'experimental' : 'exper' ,
76
73
'selected' : 'sel' ,
@@ -85,7 +82,6 @@ const abbreviations = {
85
82
'anthropology' : 'anthropol' ,
86
83
'industrial' : 'industr' ,
87
84
'present' : 'pres' ,
88
- 'east' : 'e' ,
89
85
'mathematical' : 'math' ,
90
86
'latin' : 'lat' ,
91
87
'japanese' : 'jp' ,
@@ -99,9 +95,8 @@ const abbreviations = {
99
95
'german' : 'ger' ,
100
96
'composition' : 'compos' ,
101
97
'photography' : 'photogr' ,
102
- 'intelligence' : 'intell' ,
103
- 'microbiology' : 'microbiol' ,
104
- 'disease' : 'dis' ,
98
+ 'intelligence' : 'intel' ,
99
+ 'microbiology' : 'microbio' ,
105
100
'theoretical' : 'theoret' ,
106
101
'future' : 'fut' ,
107
102
'education' : 'educ' ,
@@ -127,7 +122,7 @@ const abbreviations = {
127
122
'astronautics' : 'astronaut' ,
128
123
'algebra' : 'alg' ,
129
124
'narrative' : 'narrat' ,
130
- 'hydrology' : 'hydrol ' ,
125
+ 'hydrology' : 'hydro ' ,
131
126
'general' : 'gen' ,
132
127
'artificial' : 'artific' ,
133
128
'measurement' : 'measurem' ,
@@ -140,7 +135,7 @@ const abbreviations = {
140
135
'diseases' : 'dis' ,
141
136
'school' : 'sch' ,
142
137
'spectroscopy' : 'spectrosc' ,
143
- 'educational' : 'educ ' ,
138
+ 'educational' : 'edu ' ,
144
139
'investment' : 'investm' ,
145
140
'military' : 'milit' ,
146
141
'western' : 'west' ,
@@ -162,7 +157,7 @@ const abbreviations = {
162
157
'method' : 'meth' ,
163
158
'communications' : 'communic' ,
164
159
'optics' : 'opt' ,
165
- 'ecological' : 'ecol ' ,
160
+ 'ecological' : 'eco ' ,
166
161
'industry' : 'ind' ,
167
162
'construction' : 'constr' ,
168
163
'college' : 'coll' ,
@@ -210,20 +205,20 @@ const abbreviations = {
210
205
'russia' : 'ru' ,
211
206
'year' : 'yr' ,
212
207
'analytic' : 'analyt' ,
213
- 'cryptography' : 'cryptogr ' ,
208
+ 'cryptography' : 'crypto ' ,
214
209
'religion' : 'relig' ,
215
210
'translation' : 'transl' ,
216
211
'intellectual' : 'intellect' ,
217
212
'authors' : 'auth' ,
218
213
'museum' : 'mus' ,
219
214
'metaphysics' : 'metaph' ,
220
- 'evolutionary' : 'evol ' ,
215
+ 'evolutionary' : 'evo ' ,
221
216
'affairs' : 'aff' ,
222
217
'reproductive' : 'reprod' ,
223
218
'concrete' : 'concr' ,
224
219
'limnology' : 'limnol' ,
225
220
'pharmaceutical' : 'pharma' ,
226
- 'metropolis' : 'metrop ' ,
221
+ 'metropolis' : 'metro ' ,
227
222
'representing' : 'repr' ,
228
223
'against' : 'agst' ,
229
224
'property' : 'prop' ,
0 commit comments