bivy 0.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (55) hide show
  1. data/.gitignore +21 -0
  2. data/History +16 -0
  3. data/LICENSE +29 -0
  4. data/README.rdoc +37 -0
  5. data/Rakefile +43 -0
  6. data/TODO +12 -0
  7. data/VERSION +1 -0
  8. data/bin/bivy.rb +56 -0
  9. data/bin/pubmed_to_bivy.rb +78 -0
  10. data/doc/config.yaml +13 -0
  11. data/doc/src/default.css +126 -0
  12. data/doc/src/default.template +38 -0
  13. data/doc/src/tutorial/basic_flow.page +71 -0
  14. data/doc/src/tutorial/index.page +8 -0
  15. data/doc/src/tutorial/new_formats_and_media.page +83 -0
  16. data/jrn_abbrev/abbr_html.tgz +0 -0
  17. data/jrn_abbrev/abbr_to_journal.yaml +676 -0
  18. data/jrn_abbrev/download_abbrevs.rb +20 -0
  19. data/jrn_abbrev/for_ruby_class.rb +686 -0
  20. data/jrn_abbrev/html_to_yaml.rb +50 -0
  21. data/lib/bibliography.rb +144 -0
  22. data/lib/bivy.rb +4 -0
  23. data/lib/citation.rb +194 -0
  24. data/lib/format.rb +120 -0
  25. data/lib/format/acs.rb +88 -0
  26. data/lib/format/bioinformatics.rb +33 -0
  27. data/lib/format/bmc.rb +38 -0
  28. data/lib/format/jtp.rb +30 -0
  29. data/lib/format/mla.rb +50 -0
  30. data/lib/formatter.rb +276 -0
  31. data/lib/journal.rb +6 -0
  32. data/lib/journal/iso_to_full.yaml +1320 -0
  33. data/lib/journal/medline_to_full.yaml +7 -0
  34. data/lib/journal/medline_to_iso.yaml +45 -0
  35. data/lib/media.rb +88 -0
  36. data/lib/media/html.rb +65 -0
  37. data/lib/ooffice.rb +39 -0
  38. data/lib/pubmed.rb +209 -0
  39. data/lib/rtf.rb +217 -0
  40. data/old_stuff/old_list2refs.rb +103 -0
  41. data/old_stuff/pubmed2html.rb +119 -0
  42. data/old_stuff/pubmed_bib_write.rb +92 -0
  43. data/old_stuff/xml.tmp.xml +115 -0
  44. data/scripts/merge_bibs.rb +70 -0
  45. data/spec/bibliography_spec.rb +127 -0
  46. data/spec/citation_positions.odt +0 -0
  47. data/spec/formatter_spec.rb +14 -0
  48. data/spec/formatter_spec/cits_after.xml +2 -0
  49. data/spec/formatter_spec/cits_before.xml +2 -0
  50. data/spec/formatter_spec/content.xml +2 -0
  51. data/spec/ooffice_spec.rb +27 -0
  52. data/spec/pubmed_spec.rb +26 -0
  53. data/spec/spec_helper.rb +7 -0
  54. data/spec/testfiles/doc1.odt +0 -0
  55. metadata +136 -0
@@ -0,0 +1,20 @@
1
+ #!/usr/bin/ruby -w
2
+
3
+ require 'open-uri'
4
+
5
+ base_url_start = 'http://home.ncifcrf.gov/research/bja/journams_'
6
+ base_url_end = '.html'
7
+
8
+ # http://home.ncifcrf.gov/research/bja/journams_a.html
9
+ # http://home.ncifcrf.gov/research/bja/journams_b.html
10
+
11
+ ar = ('a'..'z').to_a
12
+
13
+ ar.each do |v|
14
+ File.open("JRNL_ABBR_#{v}.html", 'w') do |out|
15
+ open(base_url_start + v + base_url_end) do |fh|
16
+ out.print( fh.read )
17
+ end
18
+ end
19
+ end
20
+
@@ -0,0 +1,686 @@
1
+ Medline_to_Full = {
2
+ '<EM>Curr Opin Cardiol</EM><TD>Current Opinion in Cardiology (London)
3
+ <TR>
4
+ <TD>Curr Opin Cell Biol</TD>
5
+ <TD>Current Opinion in Cell Biology (Philadelphia, PA)</TD>
6
+ <TR>
7
+ <TD>Curr Opin Chem Biol</TD>
8
+ <TD>Current Opinion in Chemical Biology</TD>
9
+
10
+ <TR><TD>Curr Opin Dent' => 'Current Opinion in Dentistry',
11
+ '<I>World Rabbit Sci</I>' => 'World Rabbit Science',
12
+ 'AADS Proceedings' => 'Journal of Dental Education',
13
+ 'AAMR Mongraphs' => 'Monographs of the American Association on Mental Retardation',
14
+ 'AAS. Supplement' => 'Agents and Actions, Supplements',
15
+ 'AArch Surg' => 'Archives of Surgery',
16
+ 'ABC' => 'Annales de Biologie Clinique',
17
+ 'ACP J Club' => 'ACP Journal Club',
18
+ 'AEER' => 'Applied Ecology and Environmental Research',
19
+ 'AIDS' => 'AIDS',
20
+ 'AIDS Care' => 'AIDS Care',
21
+ 'AIDS Clin Rev' => 'AIDS Clinical Review',
22
+ 'AIDS Educ Prev' => 'AIDS Education and Prevention',
23
+ 'AIDS Newslett' => 'AIDS Newsletter',
24
+ 'AIDS Res Hum Retroviruses' => 'AIDS Research and Human Retroviruses',
25
+ 'AIDS Target Inform' => 'AIDS Targeted Information',
26
+ 'AJCN' => 'see Am J Clin Nutr',
27
+ 'AJNR Am J Neuroradiol' => 'AJNR. American Journal of Neuroradiology',
28
+ 'AJR Am J Roentgenol' => 'AJR. American Journal of Roentgenology',
29
+ 'AMB Rev Assoc Med Bras' => 'AMB; Revista da Associacao Medica Brasileira',
30
+ 'ANS Adv Nurs Sci' => 'ANS. Advances in Nursing Science',
31
+ 'AORN J' => 'AORN Journal',
32
+ 'APMIS' => 'APMIS',
33
+ 'APMIS Suppl' => 'APMIS. Supplementum',
34
+ 'ASAIO Trans' => 'ASAIO Transactions',
35
+ 'ASDC J Dent Child' => 'ASDC Journal of Dentistry for Children',
36
+ 'ASHA' => 'ASHA',
37
+ 'ASHA Monogr' => 'ASHA Monographs',
38
+ 'ASLAP Newslett' => 'ASLAP Newsletter',
39
+ 'Abdom Imaging' => 'Abdominal Imaging',
40
+ 'Abh d senck naturf Ges' => 'Abhandlungen der Senckenbergischen naturforschenden Gesellschaft',
41
+ 'Acad Emerg Med' => 'Academic Emergency Medicine',
42
+ 'Acad Med' => 'Academic Medicine',
43
+ 'Academic Psychiatry' => 'Academic Psychiatry',
44
+ 'Acc Chem Res' => 'Accounts of Chemical Research',
45
+ 'Accid Anal Prev.' => 'Accident Analysis and Prevention',
46
+ 'Acta Adriat' => 'ACTA Adriatica',
47
+ 'Acta Agric Scand A' => 'Acta Agricultur� Scandinavica Section A, Animal Science',
48
+ 'Acta Agric Scand B' => 'Acta Agricultur� Scandinavica Section B, Soil and Plant Science',
49
+ 'Acta Agronomica Hung' => 'Acta Agronomica Hungarica',
50
+ 'Acta Anaesthesiol Belg' => 'ACTA Anaesthesiologica Belgica',
51
+ 'Acta Anaesthesiol Scand' => 'ACTA Anaesthesiologica Scandinavica',
52
+ 'Acta Anaesthesiol Scand Suppl' => 'ACTA Anaesthesiologica Scandinavica Supplementum',
53
+ 'Acta Anaesthesiol Sin' => 'Acta Anaesthesiologica Sinica',
54
+ 'Acta Anat' => 'ACTA Anatomica',
55
+ 'Acta Biochim Biophys Hung' => 'ACTA Biochimica et Biophysica Hungarica',
56
+ 'Acta Biochim Pol' => 'ACTA Biochimica Polonica',
57
+ 'Acta Biol Hung' => 'ACTA Biologica Hungarica',
58
+ 'Acta Biomed Ateneo Parmense' => 'ACTA Bio-Medica de l Ateneo Parmense',
59
+ 'Acta Biotechnol' => 'Acta Biotechnologica',
60
+ 'Acta Biotheor' => 'ACTA Biotheoretica',
61
+ 'Acta Bot. Croat' => 'Acta Botanica Croatica',
62
+ 'Acta Cardiol' => 'ACTA Cardiologica',
63
+ 'Acta Cardiol Suppl' => 'ACTA Cardiologica Supplementum',
64
+ 'Acta Chem Scand' => 'ACTA Chemica Scandinavica',
65
+ 'Acta Chir Belg' => 'ACTA Chirurgica Belgica',
66
+ 'Acta Chir Hung' => 'ACTA Chirurgica Hungarica',
67
+ 'Acta Chir Iugosl' => 'ACTA Chirurgica Iugoslavica',
68
+ 'Acta Chir Orthop Traumatol Cech' => 'ACTA Chirurgiae Orthopaedicae et Traumatologiae Cechoslovaka(Praha)',
69
+ 'Acta Chir Plast' => 'ACTA Chirurgiae Plasticae',
70
+ 'Acta Cient Venez' => 'ACTA Cientifica Venezolana',
71
+ 'Acta Clin Belg' => 'ACTA Clinica Belgica',
72
+ 'Acta Clin Belg Suppl' => 'ACTA Clinica Belgica. Supplementum',
73
+ 'Acta Crystallogr A' => 'ACTA Crystallographica. Section A: Foundations of Crystallography',
74
+ 'Acta Crystallogr B' => 'ACTA Crystallographica. Section B: Structural Science',
75
+ 'Acta Crystallogr C' => 'ACTA Crystallographica. Section C: Crystal Structure Communications',
76
+ 'Acta Crystallogr D' => 'ACTA Crystallographica. Section D: Biological Crystallography (Copenha
77
+ gen)',
78
+ 'Acta Cytol' => 'ACTA Cytologica',
79
+ 'Acta Derm Venereol' => 'ACTA Dermato-Venereologica',
80
+ 'Acta Derm Venereol Suppl' => 'ACTA Dermato-Venereologica. Supplementum',
81
+ 'Acta Diabetol' => 'ACTA Diabetologica',
82
+ 'Acta Endocrinol' => 'ACTA Endocrinologica',
83
+ 'Acta Endoscopica' => 'Acta Endoscopica',
84
+ 'Acta Ethologica' => 'Acta Ethologica',
85
+ 'Acta Eur Fertil' => 'ACTA Europaea Fertilitatis',
86
+ 'Acta Gastroenterol Belg' => 'ACTA Gastroenterologica Belgica',
87
+ 'Acta Gastroenterol Latinoam' => 'ACTA Gastroenterologica Latinoamericana',
88
+ 'Acta Genet Med Gemellol' => 'ACTA Geneticae Medicae et Gemellologiae',
89
+ 'Acta Haematol' => 'ACTA Haematologica',
90
+ 'Acta Haematol Pol' => 'ACTA Haematologica Polonica',
91
+ 'Acta Histochem' => 'ACTA Histochemica',
92
+ 'Acta Histochem Suppl' => 'ACTA Histochemica. Supplementband',
93
+ 'Acta Leiden' => 'ACTA Leidensia',
94
+ 'Acta Leprol' => 'Acta Leprologica',
95
+ 'Acta Med Austiaca Suppl' => 'ACTA Medica Austriaca. Supplement',
96
+ 'Acta Med Austriaca' => 'ACTA Medica Austriaca',
97
+ 'Acta Med Croatica' => 'ACTA Medica Croatica',
98
+ 'Acta Med Hung' => 'ACTA Medica Hungarica',
99
+ 'Acta Med Iugosl' => 'ACTA Medica Iugoslavica',
100
+ 'Acta Med Leg Soc' => 'ACTA Medicinae Legalis et Socialis',
101
+ 'Acta Med Okayama' => 'ACTA Medica Okayama',
102
+ 'Acta Med Pol' => 'ACTA Medica Polona',
103
+ 'Acta Med Port' => 'ACTA Medica Portuguesa',
104
+ 'Acta Microbiol Bulg' => 'ACTA Microbiologica Bulgarica',
105
+ 'Acta Microbiol Hung' => 'ACTA Microbiologica Hungarica',
106
+ 'Acta Microbiol Pol' => 'ACTA Microbiologica Polonica',
107
+ 'Acta Morphol Hung' => 'ACTA Morphologica Hungarica',
108
+ 'Acta Neurobiol Exp' => 'ACTA Neurobiologiae Experimentalis',
109
+ 'Acta Neurochir' => 'ACTA Neurochirurgica',
110
+ 'Acta Neurochir Suppl' => 'ACTA Neurochirurgica Supplementum',
111
+ 'Acta Neurol' => 'ACTA Neurologica',
112
+ 'Acta Neurol Belg' => 'ACTA Neurologica Belgica',
113
+ 'Acta Neurol Scand' => 'ACTA Neurologica Scandinavica',
114
+ 'Acta Neurol Scand Suppl' => 'ACTA Neurologica Scandinavica. Supplementum',
115
+ 'Acta Neuropathol' => 'ACTA Neuropathologica',
116
+ 'Acta Obstet Gynecol Scand' => 'ACTA Obstetricia et Gynecologica Scandinavica',
117
+ 'Acta Obstet Gynecol Scand Suppl' => 'ACTA Obstetricia et Gynecologica Scandinavica. Supplement',
118
+ 'Acta Odontol Scand' => 'ACTA Odontologica Scandinavica',
119
+ 'Acta Oncol' => 'ACTA Oncologica',
120
+ 'Acta Ophthalmol' => 'ACTA Ophthalmologica',
121
+ 'Acta Ophthalmol Scand' => 'ACTA Ophthalmologica Scandinavica',
122
+ 'Acta Ophthalmol Suppl' => 'ACTA Ophthalmologica. Supplementum',
123
+ 'Acta Orthop Belg' => 'ACTA Orthopaedica Belgica',
124
+ 'Acta Orthop Scand' => 'ACTA Orthopaedica Scandinavica',
125
+ 'Acta Orthop Scand Suppl' => 'ACTA Orthopaedica Scandinavica. Supplementum',
126
+ 'Acta Otolaryngol' => 'ACTA Oto-laryngologica',
127
+ 'Acta Otolaryngol Suppl' => 'ACTA Oto-laryngologica. Supplement',
128
+ 'Acta Otorhinolaryngol Belg' => 'ACTA Oto-rhino-laryngologica Belgica',
129
+ 'Acta Otorhinolaryngol Ital' => 'ACTA Otorhinolaryngologica Italica',
130
+ 'Acta Otorrinolaringol Esp' => 'ACTA Otorrinolaringologica Espanola',
131
+ 'Acta Paediatr' => 'Acta Paediatrica',
132
+ 'Acta Paediatr Hung' => 'ACTA Paediatrica Hungarica',
133
+ 'Acta Paediatr Jpn' => 'ACTA Paediatrica Japonica',
134
+ 'Acta Paediatr Scand' => 'ACTA Paediatrica Scandinavica',
135
+ 'Acta Paediatr Scand Suppl' => 'ACTA Paediatrica Scandinaica Supplement',
136
+ 'Acta Paediatr Sin' => 'ACTA Paediatrica Sinica',
137
+ 'Acta Paedopsychiatr' => 'ACTA Paedpsychiatrica',
138
+ 'Acta Pathol Jpn' => 'ACTA Pathologica Japonica',
139
+ 'Acta Pathol Microbiol Immunol Scand' => 'Acta Pathologica, Microbiologicaet Immunologica Scandinavica',
140
+ 'Acta Pharm Hung' => 'ACTA Pharmaceutica Hungarica',
141
+ 'Acta Pharm Nord' => 'ACTA Pharmaceutica Nordica',
142
+ 'Acta Pharmacol Sin' => 'ACTA Pharmacologica Sinica',
143
+ 'Acta Physiol Hung' => 'ACTA Physiologica Hungarica',
144
+ 'Acta Physiol Pharmacol Bulg' => 'ACTA Physiologica et Pharmacologica Bulgarica',
145
+ 'Acta Physiol Pharmacol Latinoam' => 'ACTA Physiologica et Pharmacologica Latinoamericana',
146
+ 'Acta Physiol Scand' => 'ACTA Physiologica Scandinavica',
147
+ 'Acta Physiol Scand Suppl' => 'ACTA Physiologica Scandinavica Supplement',
148
+ 'Acta Psiquiatr Psicol Am Lat' => 'ACTA Psiquiatrica Y Psicologica de America Latina',
149
+ 'Acta Psychiatr Belg' => 'ACTA Psychiatrica Belgica',
150
+ 'Acta Psychiatr Scand' => 'ACTA Psychiatrica Scandinavica',
151
+ 'Acta Psychiatr Scand Suppl' => 'ACTA Psychiatrica Scandinavica. Supplementum',
152
+ 'Acta Psychol' => 'ACTA Psychologica',
153
+ 'Acta Radiol' => 'ACTA Radiologica',
154
+ 'Acta Radiol Suppl' => 'ACTA Radiologica. Supplementum',
155
+ 'Acta Stomatol Belg' => 'ACTA Stomatologica Belgica',
156
+ 'Acta Theriol' => 'ACTA Theriologica',
157
+ 'Acta Trop' => 'ACTA Tropica',
158
+ 'Acta Union Int Contr' => 'Acta Unio Internationalis Contra Cancrum',
159
+ 'Acta Univ Carol [Med Monogr]' => 'ACTA Universitatis Carolinae. Medica. Monographia',
160
+ 'Acta Univ Carol [Med]' => 'ACTA Universitatis Carolinae. Medica',
161
+ 'Acta Univ Palacki Olomuc Fac Med' => 'ACTA Universitatis Palackianae Olomucensis Facultatis Medicae',
162
+ 'Acta Urol Belg' => 'ACTA Urologica Belgica',
163
+ 'Acta Vet Hung' => 'ACTA Veterinaria Hungarica',
164
+ 'Acta Vet Scand' => 'ACTA Veterinaria Scandinavica',
165
+ 'Acta Vet Scand Suppl' => 'ACTA Veterinaria Scandinavica. Supplement',
166
+ 'Acta Virol' => 'ACTA Virologica',
167
+ 'Acta Zool' => 'ACTA Zoologica',
168
+ 'Actas Luso Esp Neurol Psiquiatr Cienc Afines' => 'ACTAS Luso-Espanolas de Neurologia, Psiquiatria Y Ciencias Afines',
169
+ 'Actas Urol Esp' => 'ACTAS Urologicas Espanolas',
170
+ 'Acupunct Electrother Res' => 'Acupuncture and Electro-Therapeutics Research',
171
+ 'Addict Behav' => 'Addictive Behaviors',
172
+ 'Adolesc Psychiatry' => 'Adolescent Psychiatry',
173
+ 'Adolescence' => 'Adolescence',
174
+ 'Adv Alcohol Subst Abuse' => 'Advances in Alcohol and Substance Abuse',
175
+ 'Adv Anat Embryol Cell Biol' => 'Advances in Anatomy, Embryology and Cell Biology',
176
+ 'Adv Appl Microbiol' => 'Advances in Applied Microbiology',
177
+ 'Adv Biochem Eng Biotechnol' => 'Advances in Biochemical Engineering/ Biotechnology',
178
+ 'Adv Biochem Psychopharmacol' => 'Advances in Biochemical Psychopharmacology',
179
+ 'Adv Biophys' => 'Advances in Biophysics',
180
+ 'Adv Biotevhnol Processes' => 'Advances in Biotechnological Processes',
181
+ 'Adv Cancer Res' => 'Advances in Cancer Research',
182
+ 'Adv Carbohydr Chem Biochem' => 'Advances in Carbohydrate Chemistry and Biochemistry',
183
+ 'Adv Cardiol' => 'Advances in Cardiology',
184
+ 'Adv Child Dev Behav' => 'Advances in Child Development and Behavior',
185
+ 'Adv Chromatogr' => 'Advances in Chromatography',
186
+ 'Adv Clin Chem' => 'Advances in Clinical Chemistry',
187
+ 'Adv Colloid Interface Sci' => 'Advances in Colloid and Interface Science',
188
+ 'Adv Contracept' => 'Advances in Contraception',
189
+ 'Adv Dermatol' => 'Advances in Dermatology',
190
+ 'Adv Dermatol Allergol' => 'Advances in Dermatology and Allergology [Postepy Dermatologii i Alergologii]',
191
+ 'Adv Drug Deliv Rev' => 'Advanced Drug Delivery Reviews',
192
+ 'Adv Enzyme Regul' => 'Advances in Enzyme Regulation',
193
+ 'Adv Enzymol Relat Areas Mol Biol' => 'Advances in Enzymology and Related Ares of Molecular Biology',
194
+ 'Adv Exp Med Biol' => 'Advances in Experimental Medicine and Biology',
195
+ 'Adv Food Nutr Res' => 'Advances in Food and Nutrition Research',
196
+ 'Adv Genet' => 'Advances in Genetics',
197
+ 'Adv Head Neck Surg' => 'Advances in Head and Neck Surgery [Postepy Chirurgii Glowy i Szyi]',
198
+ 'Adv Hum Genet' => 'Advances in Human Genetics',
199
+ 'Adv Immun Cancer Ther' => 'Advances in Immunity and Cancer Therapy',
200
+ 'Adv Immunol' => 'Advances in Immunology',
201
+ 'Adv Inorg Biochem' => 'Advances in Inorganic Biochemistry',
202
+ 'Adv Intern Med' => 'Advances in Internal Medicine',
203
+ 'Adv Lipid Res' => 'Advances in Lipid Research',
204
+ 'Adv Microb Ecol' => 'Advances in Microbial Ecology',
205
+ 'Adv Microb Physiol' => 'Advances in Microbial Physiology',
206
+ 'Adv Nephrol Necker Hosp' => 'Advances in Nephrology from the Necker Hospital',
207
+ 'Adv Neuroimmunol' => 'Advances in Neuroimmunology',
208
+ 'Adv Neurol' => 'Advances in Neurology',
209
+ 'Adv Nutr Res' => 'Advances in Nutritional Research',
210
+ 'Adv Ophthalmic Plast Reconstr Surg' => 'Advances in Ophthalmic, Plastic, and Reconstructive Surgery',
211
+ 'Adv Otorhinolaryngol' => 'Advances in Oto-Rhino-Laryngology',
212
+ 'Adv Parasitol' => 'Advances in Parasitology',
213
+ 'Adv Pediatr' => 'Advances in Pediatrics',
214
+ 'Adv Pediatr Infect Dis' => 'Advances in Pediatric Infectious Diseases',
215
+ 'Adv Perit Dial' => 'Advances in Peritoneal Dialysis',
216
+ 'Adv Pharmacol' => 'Advances in Pharmacology',
217
+ 'Adv Physiol Ed' => 'Advances in Physiology Education',
218
+ 'Adv Prostaglandin Thromoxane Leukot res' => 'Advances in Prostaglandin, Thromboxane, and Leukotriene Research',
219
+ 'Adv Protein Chem' => 'Advances in Protein Chemistry',
220
+ 'Adv Psychosom Med' => 'Advances in Psychosomatic Medicine',
221
+ 'Adv Second Messenger Phosphoprotein Res' => 'Advances in Second Messenger and Phosphoprotein Research',
222
+ 'Adv Skin Wound Care' => 'Advances in Skin Wound Care',
223
+ 'Adv Small Anim Med Surg' => 'Advances in Small Animal Medicine and Surgery',
224
+ 'Adv Surg' => 'Advances in Surgery',
225
+ 'Adv Tech Stand Neurosurg' => 'Advances and Technical Standards in Neurosurgery',
226
+ 'Adv Vet Sci Comp Med' => 'Advances in Veterinary Science and Comparative Medicine',
227
+ 'Adv Virus Res' => 'Advances in Virus Research',
228
+ 'Adverse Drug React Toxicol Rev' => 'Adverse Drug Reactions and Toxicological Reviews',
229
+ 'Adverse React Titles' => 'Adverse Reactions Titles',
230
+ 'Aerobiologia' => 'Aerobiologia',
231
+ 'Aesthetic Plast Surg' => 'Aesthetic Plastic Surgery',
232
+ 'Afr Entomol' => 'African Entomology',
233
+ 'Afr J Biotechnol' => 'African Journal of Biotechnology',
234
+ 'Afr J Ecol' => 'African Journal of Ecology',
235
+ 'Afr J Herpetol' => 'African Journal of Herpetology',
236
+ 'Afr J Med Med Sci' => 'African Journal of Medicine and Medical Sciences',
237
+ 'Afr Study Monogr' => 'African Study Monographs',
238
+ 'Age Ageing' => 'Age and Ageing',
239
+ 'Agents Actions' => 'Agents and Actions',
240
+ 'Agents Actions Suppl' => 'Agents and Actions. Supplements',
241
+ 'Aging' => 'Aging',
242
+ 'Agressologie' => 'Agressologie',
243
+ 'Agric For Entomol' => 'Agricultural and Forest Entomology',
244
+ 'Agricult Econ' => 'Agricultural Economics',
245
+ 'Agricult Ecosys Environ' => 'Agriculture, Ecosystems and Environment',
246
+ 'Agricult Forest Meterol' => 'Agricultural and Forest Meteorology',
247
+ 'Agricult Sys' => 'Agricultural Systems',
248
+ 'Agricult Water Manag' => 'Agricultural Water Management',
249
+ 'Agron J' => 'Agronomy Journal',
250
+ 'Agronomie' => 'Agronomie',
251
+ 'Akt Ern�hr-Med' => 'Aktuelle Ern�hrungsmedizin',
252
+ 'Aktual Probl Chir Orthop' => 'Aktuelle Probleme in Chirurgie und Orthopadie',
253
+ 'Aktuel Traumatol' => 'Aktuelle Traumatologie',
254
+ 'Aktuelle Radiol' => 'Aktuelle Radiologie',
255
+ 'Akush Ginekol' => 'Akusherstvo I Ginekologiia',
256
+ 'Ala Med' => 'Alabama Medicine',
257
+ 'Alaska Med' => 'Alaska Medicine',
258
+ 'Alcohol' => 'Alcohol',
259
+ 'Alcohol Alcohol' => 'Alcohol and Alcoholism',
260
+ 'Alcohol Alcohol Suppl' => 'Alcohol and Alcoholism. Supplement',
261
+ 'Alcohol Clin Exp Res' => 'Alcoholism, Clinical and Experimental Research',
262
+ 'Alcohol Res Health' => 'Alcohol Research & Health',
263
+ 'Aliment Pharmacol Ther' => 'Alimentary Pharmacology and Therapeutics',
264
+ 'Allerg Immunol' => 'Allergie et Immunologie',
265
+ 'Allergol Immunopathol' => 'Allergologia et Immunopathologia',
266
+ 'Allergol Int' => 'Allergology International',
267
+ 'Allergy' => 'Allergy',
268
+ 'Allergy Proc' => 'Allergy Proceedings',
269
+ 'Alzheimer Dis Assoc Disord' => 'Alzheimer Disease and Associated Disorders',
270
+ 'Alzheimer's Diesease Review' => 'Alzheimer's Disease Review',
271
+ 'Alzheimer's Res' => 'Alzheimer's Research',
272
+ 'Am Ann Deaf' => 'American Annals of the Deaf',
273
+ 'Am Anthropol' => 'American Anthropologist',
274
+ 'Am Fam Physician' => 'American Family Physician',
275
+ 'Am Heart J' => 'American Heart Journal',
276
+ 'Am Ind Hyg Assoc J' => 'American Industrial Hygiene Association Journal',
277
+ 'Am Indian Alsk Native Ment Health Res' => 'American Indian and Alaska Native Mental Health Research',
278
+ 'Am J Addict' => 'The American Journal on Addictions',
279
+ 'Am J Anat' => 'The American Journal of Anatomy',
280
+ 'Am J Bot' => 'American Journal of Botany',
281
+ 'Am J Cardiol' => 'American Journal of Cardiology',
282
+ 'Am J Cardiovasc Pathol' => 'American Journal of Cardiovascular Pathology',
283
+ 'Am J Chin Med' => 'American Journal of Chinese Medicine',
284
+ 'Am J Clin Hypn' => 'American Journal of Clinical Hypnosis',
285
+ 'Am J Clin Nutr' => 'American Journal of Clinical Nutrition',
286
+ 'Am J Clin Oncol' => 'American Journal of Clinical Oncology',
287
+ 'Am J Clin Path' => 'American Journal of Clinical Pathology',
288
+ 'Am J Community Psychol' => 'American Journal of Community Psychology',
289
+ 'Am J Dent' => 'American Journal of Dentistry',
290
+ 'Am J Dermatopathol' => 'American Journal of Dermatopathology',
291
+ 'Am J Dis Child' => 'American Journal of Diseases of Children',
292
+ 'Am J Drug Alcohol Abuse' => 'American Journal of Drug and Alcohol Abuse',
293
+ 'Am J Emerg Med' => 'American Journal of Emergency Medicine',
294
+ 'Am J Epidemiol' => 'American Journal of Epidemiology',
295
+ 'Am J Forensic Med Pathol' => 'American Journal of Forensic Medicine and Pathology',
296
+ 'Am J Gastroenterol' => 'American Journal of Gastroenterology',
297
+ 'Am J Hematol' => 'American Journal of Hematology',
298
+ 'Am J Hosp Pharm' => 'American Journal of Hospital Pharmacy',
299
+ 'Am J Hum Biol' => 'American Journal of Human Biology',
300
+ 'Am J Hum Genet' => 'American Journal of Human Genetics',
301
+ 'Am J Hypertens' => 'American Journal of Hypertension',
302
+ 'Am J Ind Med' => 'American Journal of Industrial Medicine',
303
+ 'Am J Infect Control' => 'American Journal of Infection Control',
304
+ 'Am J Kidney Dis' => 'American Journal of Kidney Diseases',
305
+ 'Am J Knee Surg' => 'American Journal of Knee Surgery',
306
+ 'Am J Law Med' => 'American Journal of Law and Medicine',
307
+ 'Am J Med' => 'American Journal of Medicine',
308
+ 'Am J Med Genet' => 'American Journal of Medical Genetics',
309
+ 'Am J Med Genet Suppl' => 'American Journal of Medical Genetics Supplement',
310
+ 'Am J Med Sci' => 'American Journal of the Medical Sciences',
311
+ 'Am J Ment Retard' => 'American Journal of Mental Retardation',
312
+ 'Am J Nephrol' => 'American Journal of Nephrology',
313
+ 'Am J Nurs' => 'American Journal of Nursing',
314
+ 'Am J Obstet Gynecol' => 'American Journal of Obstetrics and Gynecology',
315
+ 'Am J Occup Ther' => 'American Journal of Occupational Therapy',
316
+ 'Am J Ophthalmol' => 'American Journal of Ophthalmology',
317
+ 'Am J Orthod Dentofacial Orthop' => 'American Journal of Orthodontics and Dentofacial Orthopedics',
318
+ 'Am J Orthopsychiatry' => 'American Journal of Orthopsychiatry',
319
+ 'Am J Otol' => 'American Journal of Otology',
320
+ 'Am J Otolaryngol' => 'American Journal of Otolaryngology',
321
+ 'Am J Pathol' => 'American Journal of Pathology',
322
+ 'Am J Pediatr Hematol Oncol' => 'American Journal of Pediatric Hematology/Oncology',
323
+ 'Am J Perinatol' => 'American Journal of Perinatology',
324
+ 'Am J Phys Anthropol' => 'American Journal of Physical Anthropology',
325
+ 'Am J Phys Med Rehabil' => 'American Journal of Physical Medicine and Rehabilitation',
326
+ 'Am J Physiol' => 'American Journal of Physiology',
327
+ 'Am J Physiol Imaging' => 'American Journal of Physiologic Imaging',
328
+ 'Am J Prev Med' => 'American Journal of Preventive Medicine',
329
+ 'Am J Primatol' => 'American Journal of Primatology',
330
+ 'Am J Psychiatry' => 'American Journal of Psychiatry',
331
+ 'Am J Psychoanal' => 'American Journal of Psychoanalysis',
332
+ 'Am J Psychol' => 'American Journal of Psychology',
333
+ 'Am J Psychother' => 'American Journal of Psychotherapy',
334
+ 'Am J Public Health' => 'American Journal of Public Health',
335
+ 'Am J Reprod Immunol' => 'American Journal of Reproductive Immunology',
336
+ 'Am J Respir Cell Mol Biol' => 'American Journal of Respiratory Cell and Molecular Biology',
337
+ 'Am J Respir Crit Care Med' => 'American Journal of Respiratory and Critical Care Medicine',
338
+ 'Am J Rhinol' => 'American Journal of Rhinology',
339
+ 'Am J Sports Med' => 'American Journal of Sports Medicine',
340
+ 'Am J Surg' => 'American Journal of Surgery',
341
+ 'Am J Surg Pathol' => 'American Journal of Surgical Pathology',
342
+ 'Am J Trop Med Hyg' => 'American Journal of Tropical Medicine and Hygiene',
343
+ 'Am J Vet Res' => 'American Journal of Veterinary Research',
344
+ 'Am Med News' => 'American Medical News',
345
+ 'Am Pharm' => 'American Pharmacy',
346
+ 'Am Psychol' => 'American Psychologist',
347
+ 'Am Rev Respir Dis' => 'American Review of Respiratory Disease',
348
+ 'Am Surg' => 'American Surgeon',
349
+ 'Amer Nat' => 'American Naturalist',
350
+ 'Amer Sci' => 'American Scientist',
351
+ 'Amer Zool' => 'American Zoologist',
352
+ 'Amino Acids' => 'Amino Acids',
353
+ 'Amyloid' => 'Amyloid: The Journal of Protein Folding Disorders : The Official Journal Of The International Society Of Amyloidosis',
354
+ 'An Acad Bras Cienc' => 'Anais da Academia Brasileira de Ciencias',
355
+ 'An Esp Pediatr' => 'Anales Espanoles de Pediatria',
356
+ 'An Med Interna' => 'Anales de Medicina Interna',
357
+ 'An Otorrinolaringol Ibero Am' => 'Anales Otorrinolaringologicos Iberoamericanos',
358
+ 'An R Acad Nac Med' => 'Anales de la Real Academia Nacional de Medicina',
359
+ 'An Soc Entomol Brasil' => 'Anais da Sociedade Entomologica do Brasil',
360
+ 'Anaerobe' => 'Anaerobe',
361
+ 'Anaesth Intensive Care' => 'Anaesthesia and Intensive Care',
362
+ 'Anaesthesia' => 'Anaesthesia',
363
+ 'Anaesthesiol Intensiv' => 'An�sthesiologie und Intensivmedizin',
364
+ 'Anaesthesiol Reanim' => 'Anaesthesiologie und Reanimation',
365
+ 'Anaesthesist' => 'Anaesthesist',
366
+ 'Anais Da Faculdade Demedicina Do Centro De Ciencias Da Saude Da Ufpe' => 'Anais Da Faculdade Demedicina Do Centro De Ciencias Da Saude Da Ufpe',
367
+ 'Anal Biochem' => 'Analytical Biochemistry',
368
+ 'Anal Cell Pathol' => 'Analytical Cellular Pathology',
369
+ 'Anal Chem' => 'Analytical Chemistry',
370
+ 'Anal Chim Acta' => 'Analytica Chimica Acta',
371
+ 'Anal Quant Cytol Histol' => 'Analytical and Quantitative Cytology and Histology',
372
+ 'Analyst' => 'Analyst',
373
+ 'Anasthesiol Intensivmed Natfallmed Schmerzther' => 'Anasthesiologie, Intensivmedizen, Notfallmedizen, Schmertheapie',
374
+ 'Anat Anthropol Embryol Histol' => 'Anatomy, Anthropology, Embryology and Histology',
375
+ 'Anat Anz' => 'Anatomischer Anzeiger',
376
+ 'Anat Embryol' => 'Anatomy and Embryology',
377
+ 'Anat Histol Embryol' => 'Anatomia, Histologia, Embryologia',
378
+ 'Anat Rec' => 'Anatomical Record',
379
+ 'Andrologia' => 'Andrologia',
380
+ 'Anesteziol Reanimatol' => 'Anesteziologiia I Reanimatologiia',
381
+ 'Anesth Analg' => 'Anesthesia and Analgesia',
382
+ 'Anesthesiology' => 'Anesthesiology',
383
+ 'Angew Botanik' => 'Angewandte Botanik',
384
+ 'Angew Chem' => 'Angewandte Chemie',
385
+ 'Angew Parasitol' => 'Angewandte Parasitologie',
386
+ 'Angiologia' => 'Angiologia',
387
+ 'Angiology' => 'Angiology',
388
+ 'Angle Orthod' => 'Angle Orthodontist',
389
+ 'Anim Behav' => 'Animal Behavior',
390
+ 'Anim Cogn' => 'Animal Cognition',
391
+ 'Anim Feed Sci Technol' => 'Animal Feed Science and Technology',
392
+ 'Anim Genet' => 'Animal Genetics',
393
+ 'Anim Learn Behav' => 'Animal Learning and Behavior',
394
+ 'Anim Prod' => 'Animal Production',
395
+ 'Anim Reprod Sci' => 'Animal Reproduction Science',
396
+ 'Anim Sci' => 'Animal Science',
397
+ 'Ann Acad Med Singapore' => 'Annals of the Academy of Medicine, Singapore',
398
+ 'Ann Acad Med Stetin' => 'Annales Academiae Medicae Stetinensis',
399
+ 'Ann Acad Sci Fenn [A]' => 'Annales Academiae Scientiarum Fennicae. Series A. V Medica',
400
+ 'Ann Allergy' => 'Annals of Allergy',
401
+ 'Ann Allergy Asthma Immunol' => 'Annals of Allergy, Asthma & Immunology',
402
+ 'Ann Appl Biol' => 'Annals of Applied Biology',
403
+ 'Ann Biol Clin' => 'Annales de Biologie Clinique',
404
+ 'Ann Biomed Eng' => 'Annals of Biomedical Engineering',
405
+ 'Ann Botany' => 'Annals of Botany',
406
+ 'Ann Cardiol Angeiol' => 'Annales de Cardiologie et d Angeiologie',
407
+ 'Ann Chir' => 'Annales de Chirurgie',
408
+ 'Ann Chir Gynaecol' => 'Annales Chirurgiae et Gynaecologiae',
409
+ 'Ann Chir Gynaecol Suppl' => 'Annales Chirurgiae et Gynaecologiae. Supplementum',
410
+ 'Ann Chir Main Memb Super' => 'Annales de Chirurgie de la Main et Du Membre Superieur',
411
+ 'Ann Chir Plast Esthet' => 'Annales de Chirurgie Plastique et Esthetique',
412
+ 'Ann Clin Biochem' => 'Annals of Clinical Biochemistry',
413
+ 'Ann Clin Lab Sci' => 'Annals of Clinical and Laboratory Science',
414
+ 'Ann Dent' => 'Annals of Dentistry',
415
+ 'Ann Dermatol Venereol' => 'Annales De Dermatologie et de Venereologie',
416
+ 'Ann Emerg Med' => 'Annals of Emergency Medicine',
417
+ 'Ann Endocrinol' => 'Annales d Endocrinologie',
418
+ 'Ann Entomol Soc Am' => 'Annals of the Entomological Society of America',
419
+ 'Ann Fr Anesth Reanim' => 'Annales Francaises d Anesthesie et de Reanimation',
420
+ 'Ann Gastroenterol Hepatol' => 'Annales de Gastroenterologie et d Hepatologie',
421
+ 'Ann Genet' => 'Annales de Genetique',
422
+ 'Ann Hematol' => 'Annals of Hematology',
423
+ 'Ann Hum Biol' => 'Annals of Human Biology',
424
+ 'Ann Hum Genet' => 'Annals of Human Genetics',
425
+ 'Ann ICRP' => 'Annals of the ICRP',
426
+ 'Ann Ig' => 'Annali di Igiene',
427
+ 'Ann Inst Pasteur Actualites' => 'Annales de l'Institut Pasteur/Actualit�s',
428
+ 'Ann Intern Med' => 'Annals of Internal Medicine',
429
+ 'Ann Ist Super Sanita' => 'Annali Dell Istituto Superiore di Sanita',
430
+ 'Ann Ital Chir' => 'Annali Italiani di Chirurgia',
431
+ 'Ann Ital Med Int' => 'Annali Italiani di Medicina Interna',
432
+ 'Ann Med' => 'Annals of Medicine',
433
+ 'Ann Med Interne' => 'Annales de Medecine Interne',
434
+ 'Ann Med Psychol' => 'Annales Medico-Psychologiques',
435
+ 'Ann Microbiol' => 'Annals of Microbiology',
436
+ 'Ann Musee Roy Afr Centr Ser 8 Sci Zool' => 'Annales du Musee Royal de l Afrique Centrale Serie 8: Sciences Zoologiques',
437
+ 'Ann NY Acad Sci' => 'Annals of the New York Academy of Sciences',
438
+ 'Ann Neurol' => 'Annals of Neurology',
439
+ 'Ann Nucl Med' => 'Annals of Nuclear Medicine',
440
+ 'Ann Nutr Metab' => 'Annals of Nutrition and Metabolism',
441
+ 'Ann Occup Hyg' => 'Annals of Occupational Hygiene',
442
+ 'Ann Oncol' => 'Annals of Oncology',
443
+ 'Ann Ophthalmol' => 'Annals of Ophthalmology',
444
+ 'Ann Osp Maria Vittoria Torino' => 'Annali Dell Ospedale Maria Vittoria di Torino',
445
+ 'Ann Ostet Ginecol Med Perinat' => 'Annali di Ostetricia, Ginecologia, Medicina Perinatale',
446
+ 'Ann Otol Rhinol Laryngol' => 'Annals of Otology, Rhinology and Laryngology',
447
+ 'Ann Otol Rhinol Laryngol Suppl' => 'Annals of Otology, Rhinology and Laryngology. Supplement',
448
+ 'Ann Otolaryngol Chir Cervicofac' => 'Annales d Oto-Laryngologie et de Chirurgie Cervico-Faciale',
449
+ 'Ann Parasitol Hum Comp' => 'Annales de Parasitologie Humaine et Comparee',
450
+ 'Ann Pathol' => 'Annales de Pathologie',
451
+ 'Ann Pediatr' => 'Annales de Pediatrie',
452
+ 'Ann Pharm Fr' => 'Annales Pharmaceutiques Francaises',
453
+ 'Ann Pharmacother' => 'The Annals of Pharmacotherapy',
454
+ 'Ann Physiol Anthropol' => 'Annals of Physiological Anthropology',
455
+ 'Ann Plast Surg' => 'Annals of Plastic Surgery',
456
+ 'Ann R Coll Surg Engl' => 'Annals of the Royal College of Surgeons of England',
457
+ 'Ann Radiol' => 'Annales de Radiologie',
458
+ 'Ann Rech Vet' => 'Annales de Recherches Veterinaires',
459
+ 'Ann Rheum Dis' => 'Annals of the Rheumatic Diseases',
460
+ 'Ann Saudi Med' => 'Annals of Saudi Medicine',
461
+ 'Ann Sclavo Collana Monogr' => 'Annali Sclavo. Collana Monografica',
462
+ 'Ann Soc Belg Med Trop' => 'Annales de la Societe Belge de Medecine Tropicale',
463
+ 'Ann Surg' => 'Annals of Surgery',
464
+ 'Ann Thorac Surg' => 'Annals of Thoracic Surgery',
465
+ 'Ann Trop Med Parasitol' => 'Annals of Tropical Medicine and Parasitology',
466
+ 'Ann Trop Paediatr' => 'Annals of Tropical Paediatrics',
467
+ 'Ann Univ Iasi Biol Anim' => 'Ann Univ "Al.I.Cuza" Seria Biol Animala',
468
+ 'Ann Univ Mariae Curie Sklodowska [Med]' => 'Annales Universitatis Mariae Curie-Sklowdowska. Sectio D. Medicina',
469
+ 'Ann Urol' => 'Annales d Urologie',
470
+ 'Ann Vasc Surg' => 'Annals of Vasular Surgery',
471
+ 'Ann Zootech' => 'Annales De Zootechnie',
472
+ 'Annu Rev Biochem' => 'Annual Review of Biochemistry',
473
+ 'Annu Rev Biophys Biomol Struct' => 'Annual Review of Biophysics and Biomolecular Structure',
474
+ 'Annu Rev Biophys Biophys Chem' => 'Annual Review of Biophysics and Biophysical Chemistry',
475
+ 'Annu Rev Cell Biol' => 'Annual Review of Cell Biology',
476
+ 'Annu Rev Cell Dev Biol' => 'Annual Review of Cell and Developmental Biology',
477
+ 'Annu Rev Ecol Syst' => 'Annual Review of Ecology and Systematics',
478
+ 'Annu Rev Entomol' => 'Annual Review of Entomology',
479
+ 'Annu Rev Fish Dis' => 'Annual Review of Fish Diseases',
480
+ 'Annu Rev Genet' => 'Annual Review of Genetics',
481
+ 'Annu Rev Immunol' => 'Annual Review of Immunology',
482
+ 'Annu Rev Med' => 'Annual Review of Medicine',
483
+ 'Annu Rev Microbiol' => 'Annual Review of Microbiology',
484
+ 'Annu Rev Neurosci' => 'Annual Review of Neuroscience',
485
+ 'Annu Rev Nurs Res' => 'Annual Review of Nursing Research',
486
+ 'Annu Rev Nutr' => 'Annual Review of Nutrition',
487
+ 'Annu Rev Pharmacol Toxicol' => 'Annual Review of Pharmacology and Toxicology',
488
+ 'Annu Rev Phys Chem' => 'Annual Review of Physical Chemistry',
489
+ 'Annu Rev Physiol' => 'Annual Review of Physiology',
490
+ 'Annu Rev Phytopathol' => 'Annual Review of Phytopathology (Palo Alto, CA)',
491
+ 'Annu Rev Psychol' => 'Annual Review of Psychology',
492
+ 'Annu Rev Public Health' => 'Annual Review of Public Health',
493
+ 'Antartic Sci' => 'Antartic Science',
494
+ 'Anthropol Anz' => 'Anthropologischer Anzeiger',
495
+ 'Antibiot Chemother' => 'Antibiotics and Chemotherapy',
496
+ 'Antibiot Khimioter' => 'Antibiotiki I Khimioterapiia',
497
+ 'Antibody, Immunoconjugates, and Radiopharmaceuticals' => 'Antibody, Immunoconjugates, and Radiopharmaceuticals',
498
+ 'Anticancer Drug Des' => 'Anti-Cancer Drug Design',
499
+ 'Anticancer Drugs' => 'Anti-Cancer Drugs',
500
+ 'Anticancer Res' => 'Anticancer Research',
501
+ 'Antimicrob Agents Chemother' => 'Antimicrobial Agents and Chemotherapy',
502
+ 'Antisense Nucleic Acid Drug Dev' => 'Antisense and Nucleic Acid Drug Development',
503
+ 'Antisense Res Dev' => 'Anitsense Research and Development',
504
+ 'Antiviral Chem Chemother' => 'Antiviral Chemistry and Chemotherapy',
505
+ 'Antiviral Res' => 'Antiviral Research',
506
+ 'Antonie Van Leeuwenhoek' => 'Antonie Van Leeuwenhoek',
507
+ 'Anz f&uuml;r Sch&auml;dlingskunde' => 'Anzeiger f&uuml;r Sch&auml;dlingskunde',
508
+ 'Apidologie' => 'Apidologie',
509
+ 'Apoptosis' => 'Apoptosis',
510
+ 'Appetite' => 'Appetite',
511
+ 'Appl Biochem Biotechnol' => 'Applied Biochemistry and Biotechnology',
512
+ 'Appl Bioinformatics' => 'Applied Bioinformatics',
513
+ 'Appl Environ Microbiol' => 'Applied and Environmental Microbiology',
514
+ 'Appl Microbiol Biotechnol' => 'Applied Microbiology and Biotechnology',
515
+ 'Appl Neuropsychol' => 'Applied Neuropsychology',
516
+ 'Appl Psychophys Biof' => 'Applied Psychophysiology And Biofeedback',
517
+ 'Appl Soil Ecol' => 'Applied Soil Ecology',
518
+ 'Appl Theor Electrophor' => 'Applied and Theoretical Electrophoresis',
519
+ 'Aqua' => 'Aqua',
520
+ 'Aquacult Nutr' => 'Aquaculture Nutrition',
521
+ 'Aquacult Res' => 'Aquaculture Research',
522
+ 'Aquaculture' => 'Aquaculture',
523
+ 'Aquat Microb Ecol' => 'Aquatic Microbial Ecology',
524
+ 'Aquatic Mammals' => 'Aquatic Mammals',
525
+ 'Arab J Pl Prot' => 'Arab Journal of Plant Protection',
526
+ 'Arb Paul Ehrlich Inst Bundesamt Sera Impfstoffe Frankf A M' => 'Arbeiten Aus Dem Paul-Ehrlich-Institut',
527
+ 'Arch Anat Cytol Pathol' => 'Archives D Anatomie et de Cytologie Pathologiques',
528
+ 'Arch Anat Histol Embryol' => 'Archives d Anatomie, d Histologie et d Embryologie',
529
+ 'Arch Androl' => 'Archices of Andrology',
530
+ 'Arch Biochem Biophys' => 'Archives of Biochemistry and Biophysics',
531
+ 'Arch Biol Med Exp' => 'Archivos de Biologia Y Medicina Experimentales',
532
+ 'Arch Dermatol' => 'Archives of Dermatology',
533
+ 'Arch Dermatol Res' => 'Archives of Dermatological Research',
534
+ 'Arch Dis Child' => 'Archives of Disease in Childhood',
535
+ 'Arch Emerg Med' => 'Archives of Emergency Medicine',
536
+ 'Arch Environ Contam Toxicol' => 'Archives of Environmental Contamination and Toxicology',
537
+ 'Arch Environ Health' => 'Archives of Environmental Health',
538
+ 'Arch Environ Occup Health' => 'Archives of Environmental and Occupational Health',
539
+ 'Arch Esp Urol' => 'Archivos Espanoles de Urologia',
540
+ 'Arch Exp Veterinarmed' => 'Archiv fur Experimentelle Veterinarmedizin',
541
+ 'Arch Fam Med' => 'Archives of Family Medicine',
542
+ 'Arch Fr Pediatr' => 'Archives Francaises de Pediatrie',
543
+ 'Arch Gen Psychiatry' => 'Archives of General Psychiatry',
544
+ 'Arch Gerontol Geriat' => 'Archives of Gerontology and Geriatrics',
545
+ 'Arch Gynecol Obstet' => 'Archives of Gynecology and Obstetrics',
546
+ 'Arch Histol Cytol' => 'Archives of Histology and Cytology',
547
+ 'Arch Immunol Ther Exp' => 'Archivum Immunologiae et Therapiae Experimentalis',
548
+ 'Arch Insect Biochem Physiol' => 'Archives of Insect Biochemistry and Physiology',
549
+ 'Arch Inst Cardiol Mex' => 'Archivos del Instituto de Cardiologia de Mexico',
550
+ 'Arch Inst Pasteur Alger' => 'Archives de l Institut Pasteur d Algerie',
551
+ 'Arch Inst Pasteur Madagascar' => 'Archives de l Institut Pasteur de Madagascar',
552
+ 'Arch Inst Pasteur Tunis' => 'Archives de l Institut Pasteur de Tunis',
553
+ 'Arch Int Pharmacodyn Ther' => 'Archives Internationales de Pharmacodynamie et de Therapie',
554
+ 'Arch Int Physiol Biochim Biophys' => 'Archives Internationales de Physiologie, de Biochimie et de Biophysique',
555
+ 'Arch Intern Med' => 'Archives of Internal Medicine',
556
+ 'Arch Invest Med' => 'Archivos de Investigacion Medica',
557
+ 'Arch Ital Anat Embriol' => 'Archivio Italiano di Anatomia e di Embriologia',
558
+ 'Arch Ital Biol' => 'Archives Italiennes de Biologie',
559
+ 'Arch Ital Urol Nefrol Androl' => 'Archivio Italiano di Urologia, Nefrologia, Andrologia',
560
+ 'Arch Kriminol' => 'Archiv fur Kriminologie',
561
+ 'Arch Latinoam Nutr' => 'Archivos Latinoamericanos de Nutricion',
562
+ 'Arch Latinoam Prod Anim' => 'Archivos Latinoamericanos de Producci�n Animal',
563
+ 'Arch Mal Coeur Vaiss' => 'Archives des Maladies du Coeur et des Vaisseux',
564
+ 'Arch Med Sci' => 'Archives of Medical Science',
565
+ 'Arch Microbiol' => 'Archives of Microbiology',
566
+ 'Arch Mollusk' => 'Archiv fuer Molluskenkunde',
567
+ 'Arch Monaldi Mal Torace' => 'Archivio Monaldi per le Malattie del Torace',
568
+ 'Arch Neurobiol' => 'Archives de Neurobiologia',
569
+ 'Arch Neurol' => 'Archives of Neurology',
570
+ 'Arch Ophthalmol' => 'Archives of Ophthalmology',
571
+ 'Arch Oral Biol' => 'Archives of Oral Biology',
572
+ 'Arch Orthop Trauma Surg' => 'Archives of Orthopaedic and Trauma Surgery',
573
+ 'Arch Otolaryngol Head Neck Surg' => 'Archives of Otolaryngology-- Head and Neck Surgery',
574
+ 'Arch Otorhinolaryngol Suppl' => 'Archives of Oto-Rhino-Laryngology. Supplement',
575
+ 'Arch Pathol Lab Med' => 'Archives of Pathology and Laboratory Medicine',
576
+ 'Arch Pediatr Adolesc Med' => 'Archives of Pediatrics and Adolescent Medicine',
577
+ 'Arch Pharm' => 'Archiv der Pharmazie',
578
+ 'Arch Phys Med Rehabil' => 'Archives of Physical Medicine and Rehabilitation',
579
+ 'Arch Psychiatr Nurs' => 'Archives of Psychiatric Nursing',
580
+ 'Arch Psychol' => 'Archiv fur Psychologie',
581
+ 'Arch Putti Chir Organi Mov' => 'Archivio Putti di Chirurgia Degli Organi di Movimento',
582
+ 'Arch Roum Pathol Exp Microbiol' => 'Archives Roumaines de Pathologie Experimentale et de Microbiologie',
583
+ 'Arch Sex Behav' => 'Archives of Sexual Behavior',
584
+ 'Arch Surg' => 'Archives of Surgery',
585
+ 'Arch Tierernahr' => 'Archiv fur Tierernahrung',
586
+ 'Arch Toxicol' => 'Archives of Toxicology',
587
+ 'Arch Toxicol Suppl' => 'Archives of Toxicology. Supplement. Archiv fur Toxikologie. Supplement',
588
+ 'Arch Virol' => 'Archives of Virology',
589
+ 'Arctic Med Res' => 'Arctic Medical Research',
590
+ 'Ardeola' => 'Ardeola',
591
+ 'Arerugi' => 'Arerugi. Japanese Journal of Allergology',
592
+ 'Arh Hig Rada Toksikol' => 'Arhiv za Higijenu Rada I Toksikologiju',
593
+ 'Arkh Anat Gistol Embriol' => 'Arkhiv Anatomii Gistologii I Embriologii',
594
+ 'Arkh Patol' => 'Arkhiv Patologii',
595
+ 'Arq Bras Cardiol' => 'Arquivos Brasileiros de Cardiologia',
596
+ 'Arq Gastroenterol' => 'Arquivos de Gastroenterologia',
597
+ 'Arq Neuropsiquiatr' => 'Arquivos de Neuro-Psiuiatria',
598
+ 'Arterioscler Thromb' => 'Arteriosclerosis and Thrombosis',
599
+ 'Arterioscler Thromb Vasc Biol' => 'Arteriosclerosis, Thrombosis, and Vascular Biology',
600
+ 'Arteriosclerosis' => 'Arteriosclerosis',
601
+ 'Artery' => 'Artery',
602
+ 'Arthritis Res' => 'Arthritis Research',
603
+ 'Arthritis Rheum' => 'Arthtitis and Rheumatism',
604
+ 'Arthroscopy' => 'Arthroscopy',
605
+ 'Artif Intell Med' => 'Artificial Intelligence in Medicine',
606
+ 'Artif Organs' => 'Artificial Organs',
607
+ 'Arukoru Kenkyuto Yakubutsu Ison' => 'Arukoru Kenyu-to Yakubutsu Ison [Japanese Journal of Alcohol Studies and Drug Dependence]',
608
+ 'Arzneimittelforschung' => 'Arzeneimittel-Forschung',
609
+ 'Arztl Jugendkd' => 'Arztliche Jugendkunde',
610
+ 'Asia Oceania J Obstet Gynaecol' => 'Asia-Oceania Journal of Obstetrics and Gynaecology',
611
+ 'Asia Pac J Clin Nutr' => 'Asia Pacific Journal of Clinical Nutrition.',
612
+ 'Asia Pac J Public Health' => 'Asia-Pacific Journal of Public Health',
613
+ 'Asian J Plant Sci' => 'Asian Journal of Plant Sciences',
614
+ 'Asian Pac J Allergy Immunol' => 'Asian Pacific Journal of Allergy and Immunology',
615
+ 'Aten Primaria' => 'Atencion Primaria',
616
+ 'Atherosclerosis' => 'Atherosclerosis',
617
+ 'Atlas Heart Dis' => 'Atlas of Heart Diseases',
618
+ 'Atlas Infect Dis' => 'Atlas of Infectious Diseases',
619
+ 'Atmosphere and Biogeochemistry' => 'Atmosphere and Biogeochemistry',
620
+ 'Audiol Nerur-Otol' => 'Audiology and Neuro-Otology',
621
+ 'Audiology' => 'Audiology',
622
+ 'Auditory Neurosci' => 'Auditory Neuroscience',
623
+ 'Aufs Red d senck naturf Ges' => 'Aufsaetze und Reden der Senckenbergischen naturforschenden Gesellschaft',
624
+ 'Auris Nasus Larynx' => 'Auris, Nasus, Larynx',
625
+ 'Aust Clin Rev' => 'Australian Clinical Review',
626
+ 'Aust Dent J' => 'Australian Dental Journal',
627
+ 'Aust Fam Physician' => 'Australian Family Physician',
628
+ 'Aust J Bot' => 'Australian Journal of Botany',
629
+ 'Aust J Earth Sci' => 'Australian Journal of Earth Sciences',
630
+ 'Aust J Ecol' => 'Australian Journal of Ecology',
631
+ 'Aust J Exp Agric' => 'Austrialian Journal of Experimental Agriculture',
632
+ 'Aust J Exp Biol Med Sci' => 'Austrialian Journal of Experimental Biology and Medical Science()',
633
+ 'Aust J Grape Wine Res' => 'Australian Journal of Grape and Wine Research',
634
+ 'Aust J Marine Freshwater Res' => 'Autralian Journal of Marine and Freshwater Research',
635
+ 'Aust J Public Health' => 'Australian Journal of Public Health',
636
+ 'Aust J Rural Health' => 'Australian Journal of Rural Health',
637
+ 'Aust N Z J Med' => 'Australian and New Zealand Journal of Medicine',
638
+ 'Aust N Z J Mental Health Nurs' => 'Australian and New Zealand Journal of Mental Health Nursing',
639
+ 'Aust N Z J Obstet Gynaecol' => 'Australian and New Zealand Journal of Obstetrics and Gynaecology',
640
+ 'Aust N Z J Ophthalmol' => 'Australian and New Zealand Journal of Ophthalomology',
641
+ 'Aust N Z J Psychiatry' => 'Australian and New Zealand Journal of Psychiatry',
642
+ 'Aust N Z J Public Health' => 'Australian and New Zealand Journal of Public Health',
643
+ 'Aust N Z J Surg' => 'Australian and New Zealand Journal of Surgery',
644
+ 'Aust Occup Therap J' => 'Australian Occupational Therapy Journal',
645
+ 'Aust Vet J' => 'Australian Veterinary Journal',
646
+ 'Australas J Dermatol' => 'Australasian Journal of Dermatology',
647
+ 'Australas Phys Eng Sci Med' => 'Australasian Physical and Engineering Sciences in Medicine',
648
+ 'Australas Radiol' => 'Australasian Radiology',
649
+ 'Autoimmunity' => 'Autoimmunity',
650
+ 'Avian Dis' => 'Avian Diseases',
651
+ 'Avian Pathol' => 'Avian Pathology',
652
+ 'Aviat Space Environ Med' => 'Aviation Space and Environmental Medicine',
653
+ 'Biochem Z' => 'Biochemische Zeitschrift',
654
+ 'Wall Cat' => 'Wallich Catalogue',
655
+ 'Wall Pl As Rar' => 'Plantae Asiaticae Rariores',
656
+ 'Wat Sci Tech' => 'Water Science and Technology',
657
+ 'Water Air Soil Pollut' => 'Water, Air, and Soil Pollution',
658
+ 'Water Res' => 'Water Research',
659
+ 'West J Med' => 'Western Journal of Medicine',
660
+ 'Wetlands' => 'Wetlands',
661
+ 'Wildl Monogr' => 'Wildlife Monographs',
662
+ 'Wildl Soc Bull' => 'Wildlife Society Bulletin',
663
+ 'Wissensch Math Phys K1' => 'unknown',
664
+ 'World J Microbiol Biotechnol' => 'World Journal of Microbiology and Biotechnology',
665
+ 'World J Surg' => 'World Journal of Surgery',
666
+ 'World Rev Nutr Diet' => 'World Review of Nutrition and Dietetics',
667
+ 'Z Biol' => 'Zeitschrift fur Biologie',
668
+ 'Z Gastroenterol' => 'Zeitschrift fur Gastroenterologie',
669
+ 'Z Kardiol' => 'Zeitschrift fur Kardiologie',
670
+ 'Z Kardiol Suppl' => 'Zeitschrift fur Kardiologie Supplementum',
671
+ 'Z Lebensm Unters Forsch' => 'Zeitschrift f�r Lebensmitteluntersuchung und -forschung A',
672
+ 'Z Mikrosk Anat Forsch' => 'Zeitschrift fur Mikroskopisch-Anatomische Forschung',
673
+ 'Z Rheumatol' => 'Zeitschrift fur Rheumatologie',
674
+ 'Z Saeuget' => 'Zeitschrift fur Sauegetierkunde',
675
+ 'Z Tierpsychol' => 'Zeitschrift fur Tierpsychologie',
676
+ 'Zbl Phlebologie' => 'Zentralblatt fuer Phlebologie',
677
+ 'Zhongguo Yao Li Xue Bao' => 'Zhongguo Yao Li Xue Bao',
678
+ 'Zhonghua Er Bi Yan Hou Ke Za Zhi' => 'Zhonghua Er Bi Yan Hou Ke Za Zhi',
679
+ 'Zoo Biol' => 'Zoo Biology',
680
+ 'Zool Abh' => 'ZOOLOGISCHE ABHANDLUNGEN',
681
+ 'Zool Baetica' => 'Zoologica baetica',
682
+ 'Zool J Linnean Soc' => 'Zoological Journal of the Linnean Society',
683
+ 'Zool Sci' => 'Zoological Science',
684
+ 'Zool Scripta' => 'Zoologica Scripta',
685
+ 'Zootaxa' => 'Zootaxa',
686
+ }