summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/bibtex/bib/computational-complexity/journals.bib
blob: 35bdcf7f6d098ba93017abdae788e9736159221e (plain)
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
===========================================================================
Hier zuerst einige allgemeine Strings:
===========================================================================

F{\"{u}}r "urltext"-Felder hier ein paar Strings:

@String{PS = "PostScript"}
@String{PSZ = "Gzipped PostScript"}
@String{PDF = "PDF"}
@String{WEBPAGE = "Webpage"}

@String{UPBONLY = " (accessible only from uni-paderborn)"}
@String{LOCALONLY = "Available only locally"}

@String{OLDLITFILE = "file:/ag/aggathen/ag/litfiles/"}
@String{LITFILE = "file:litfiles/"}

@String{PUBFILE = "http://www-math.upb.de/~aggathen/Publications/"}
@String{BNURL = "http://cosec.bit.uni-bonn.de/science/publications/pub-ia/\#"}


@String{LINKSERVICE = "http://link.springer.de/link/service/"}
@String{LINKOPENURL = "http://www.springerlink.com/openurl.asp?"}

@String{GDZURLTEXT = "G{\"{o}}ttinger Digitalisierungszentrum"}
@String{GDZURL = "http://www-gdz.sub.uni-goettingen.de/"}

@String{DOI = "http://dx.doi.org/"}
@String{ARXIV = "http://arxiv.org/abs/"}

@String{LNCSBIB = "http://link.springer.de/link/service/series/0558/bibs/"}

@String{INPREP = "In preparation"}
@String{PRE   = "Preprint,"}
@String{SM   = "Submitted,"}
@String{SMTO = "Submitted to "}
@String{TAIN = "To appear in "}
@String{UNKNOWNVOL = "{\unskip\textnormal{.}}"}
@String{DWNLD = "Last download "}% use this instead of: Last access, Last accessed


Besondere Namensteile:

wie in Al-Kindi
@string{AL = "{\uppercase {a}}l{-}{\aftergroup \ignorespaces} "}


===========================================================================
Und jetzt Strings f{\"{u}}r Zeitschriften udgl.
===========================================================================

===========================================================================
 Verschiedenes...
===========================================================================
@string{ECCC = "Electronic Colloquium on Computational Complexity"}
@string{FIPS = "{Federal Information Processings Standards}"}
@string{NISTlong = "{National Institute of Standards and Technology}"}
@string{NIST = "{NIST}"}
@String{TCG = "The Cryptogram. The Aristocrat of Puzzles"}
@string{MSRI = "Mathematical Sciences Research Institute"}
@String{TGPPlong = "{3rd Generation Partnership Project}"}
@String{TGPP = "{3GPP}"}
@String{ETSIlong = "{European Telecommunications Standards Institute}"}
@String{ETSI = "{ETSI}"}
@String{SAGElong = "{Security Algorithms Group of Experts}"}
@String{SAGE = "{SAGE}"}

===========================================================================
 Reihen (Series)
===========================================================================
@string{BSL = "The Bulletin of Symbolic Logic"}
@string{CTM = "Contemporary Mathematics"}
@string{CTC = "Contemporary Cryptology, The Science of Information Integrity"}
@string{EMA = "Encyclopedia of Mathematics and its Applications"}
@string{GMW = "Grundlehren der mathematischen Wissenschaften"}
@string{GTM = "Graduate Texts in Mathematics"}
@string{LMSLN = "London Mathematical Society Lecture Note Series"}
@string{LNCS = "Lecture Notes in Computer Science"}
@String{LNCSE = "Lecture Notes in Computational Science and Engineering "}
@string{LNAI = "Lecture Notes in Artificial Intelligence"}
@string{LNIM = "Lecture Notes in Mathematics"}
@string{LNPAM = "Lecture Notes in Pure and Applied Mathematics"}
@string{MCT = "Mathematical Centre Tracts"}
@string{MIA = "Mathematics and Its Applications"}
@string{PSAM = "Proceedings of Symposia in Applied Mathematics"}
@string{SYM = "Symposia Mathematica"}
@string{TMSC = "Texts and Monographs in Symbolic Computation"}
@string{UTM = "Undergraduate Texts in Mathematics"}
@string{MSRIP = MSRI # " Publications"}


===========================================================================
 Proceedingstitel
===========================================================================
@string{AAECC3 = "Algebraic Algorithms and Error-Correcting Codes: AAECC-3"}
@string{AAECC5 = "Applied Algebra, Algebraic Algorithms and Error-Correcting Codes: AAECC-5, {\rm Menorca, Spain}"}
@string{AAECC6 = "Algebraic Algorithms and Error-Correcting Codes: AAECC-6, {\rm Rome, Italy, 1988}"}
@string{AAECC8 = "Algebraic Algorithms and Error-Correcting Codes: AAECC-8"}
@string{AAECC9 = "Algebraic Algorithms and Error-Correcting Codes: AAECC-9"}
@string{AAECC10 = "Algebraic Algorithms and Error-Correcting Codes: AAECC-10, {\rm San Juan de Puerto Rico}"}
@string{AAECC11 = "Algebraic Algorithms and Error-Correcting Codes: AAECC-11"}
@string{AAECC12 = "Applied Algebra, Algebraic Algorithms and Error-Correcting Codes: AAECC-12, {\rm Toulouse, France}"}
@string{AAECC13 = "Applied Algebra, Algebraic Algorithms and Error-Correcting Codes: AAECC-13, {\rm Hawaii}"}
@string{AAECC14 = "Applied Algebra, Algebraic Algorithms and Error-Correcting Codes: AAECC-14, {\rm Melbourne, Australia}"}
@string{AAECC19 = "Applied Algebra, Algebraic Algorithms and Error-Correcting Codes: AAECC-19"}


@string{ACO = "Algebraic Coding, First French-Israeli Workshop, {\rm Paris, France, 1993}"}



@String{ACISP10 = "Information Security and Privacy, 15th Australasian Conference, ACISP 2010, {\rm Sydney, Australia, 2010}"}

@string{ANTS94 = "Algorithmic Number Theory, First International Symposium, ANTS-I, {\rm Ithaca, NY, USA}"}
@string{ANTS96 = "Algorithmic Number Theory, Second International Symposium, ANTS-II, {\rm Talence, France}"}
@string{ANTS98 = "Algorithmic Number Theory, Third International Symposium, ANTS-III, {\rm Portland, Oregon, USA}"}
@string{ANTS00 = "Algorithmic Number Theory, Fourth International Symposium, ANTS-IV, {\rm Leiden, The Netherlands}"}
@string{ANTS06 = "Algorithmic Number Theory, Seventh International Symposium, ANTS-IV, {\rm Berlin, Germany}"}
@string{ANTS08 = "Algorithmic Number Theory, Eighth International Symposium, ANTS-VIII, {\rm Banff, Canada}"}
@string{ANTS10 = "Algorithmic Number Theory, Ninth International Symposium, ANTS-IX, {\rm Nancy, France}"}

@string{CASC99 = "Proceedings of the Second Workshop on Computer Algebra in Scientific Computing, CASC '99, {\rm M\"unchen, Germany}"}

@string{CCS93 = "CCS'93: Proceedings of the First ACM Conference on Computer and Communications Security, November 1993, Fairfax,
                 Virginia, United States, November 03-05, 1993."}

@string{CHES99 = "Cryptographic Hardware and Embedded Systems, First International Workshop, CHES'99, {\rm Worcester,~MA}"}
@string{CHES00 = "Cryptographic Hardware and Embedded Systems,  Workshop, CHES'00, {\rm Worcester,~MA}"}
@string{CHES01 = "Cryptographic Hardware and Embedded Systems,  Workshop, CHES'01, {\rm Paris,~France}"}
@string{CHES05 = "Cryptographic Hardware and Embedded Systems,  Workshop, CHES'05, {\rm Edinburgh,~Scotland}"}
@string{CHES06 = "Cryptographic Hardware and Embedded Systems,  Workshop, CHES'06, {\rm Yokohama,~Japan}"}
@String{CHES08 = "Cryptographic Hardware and Embedded Systems,  Workshop, CHES'08, {\rm Washington, DC,~USA}"}



@string{COCOON99 = "5th Annual International Computing and Combinatorics Conference (COCOON '99), {\rm Tokyo, Japan}, July 1999"}
@string{COCOON00 = "6th Annual International Computing and Combinatorics Conference (COCOON 2000), {\rm Sydney, Australia}, July 2000"}
@string{COCOON01 = "7th Annual International Computing and Combinatorics Conference (COCOON 2001), {\rm Guilin, China}, August 2001"}

@String{CRMPLN = "CRM Proceedings \&{} Lecture Notes"}

@string{CRYPTO82 = "Advances in Cryptology: Proceedings of CRYPTO~'82"}
@string{CRYPTO83 = "Advances in Cryptology: Proceedings of CRYPTO~'83"}
@string{CRYPTO84 = "Advances in Cryptology: Proceedings of CRYPTO~'84, {\rm Santa Barbara, CA}"}
@string{CRYPTO85 = "Advances in Cryptology: Proceedings of CRYPTO~'85, {\rm Santa Barbara, CA}"}
@string{CRYPTO86 = "Advances in Cryptology: Proceedings of CRYPTO~'86, {\rm Santa Barbara, CA}"}
@string{CRYPTO87 = "Advances in Cryptology: Proceedings of CRYPTO~'87, {\rm Santa Barbara, CA}"}
@string{CRYPTO88 = "Advances in Cryptology: Proceedings of CRYPTO~'88, {\rm Santa Barbara, CA}"}
@string{CRYPTO89 = "Advances in Cryptology: Proceedings of CRYPTO~'89, {\rm Santa Barbara, CA}"}
@string{CRYPTO90 = "Advances in Cryptology: Proceedings of CRYPTO~'90, {\rm Santa Barbara, CA}"}
@string{CRYPTO91 = "Advances in Cryptology: Proceedings of CRYPTO~'91, {\rm Santa Barbara, CA}"}
@string{CRYPTO92 = "Advances in Cryptology: Proceedings of CRYPTO~'92, {\rm Santa Barbara, CA}"}
@string{CRYPTO93 = "Advances in Cryptology: Proceedings of CRYPTO~'93, {\rm Santa Barbara, CA}"}
@string{CRYPTO94 = "Advances in Cryptology: Proceedings of CRYPTO~'94, {\rm Santa Barbara, CA}"}
@string{CRYPTO95 = "Advances in Cryptology: Proceedings of CRYPTO~'95, {\rm Santa Barbara, CA}"}
@string{CRYPTO96 = "Advances in Cryptology: Proceedings of CRYPTO~'96, {\rm Santa Barbara, CA}"}
@string{CRYPTO97 = "Advances in Cryptology: Proceedings of CRYPTO~'97, {\rm Santa Barbara, CA}"}
@string{CRYPTO98 = "Advances in Cryptology: Proceedings of CRYPTO~'98, {\rm Santa Barbara, CA}"}
@string{CRYPTO99 = "Advances in Cryptology: Proceedings of CRYPTO~'99, {\rm Santa Barbara, CA}"}
@string{CRYPTO00 = "Advances in Cryptology: Proceedings of CRYPTO~'00, {\rm Santa Barbara, CA}"}
@string{CRYPTO01 = "Advances in Cryptology: Proceedings of CRYPTO~'01, {\rm Santa Barbara, CA}"}
@string{CRYPTO02 = "Advances in Cryptology: Proceedings of CRYPTO~'02, {\rm Santa Barbara, CA}"}
@String{CRYPTO03 = "Advances in Cryptology: Proceedings of CRYPTO '03, {\rm Santa Barbara, CA}"}
@String{CRYPTO04 = "Advances in Cryptology: Proceedings of CRYPTO '04, {\rm Santa Barbara, CA}"}
@String{CRYPTO06 = "Advances in Cryptology: Proceedings of CRYPTO '06, {\rm Santa Barbara, CA}"}
@String{CRYPTO07 = "Advances in Cryptology: Proceedings of CRYPTO '07, {\rm Santa Barbara, CA}"}

@String{ECCOMAS04 = "European Congress on Computational Methods in Applied Sciences and Engineering 2004"}

@string{EUCAL82 = "Proceedings of EUROCAL 1982"}
@string{EUCAL83 = "Proceedings of EUROCAL 1983, {\rm London,~UK}"}
@string{EUCAL85 = "Proceedings of EUROCAL 1985"}


@string{EUCRY84 = "Advances in Cryptology: Proceedings of EUROCRYPT 1984, {\rm Paris, France}"}
@string{EUCRY85 = "Advances in Cryptology: Proceedings of EUROCRYPT 1985"}
@string{EUCRY87 = "Advances in Cryptology: Proceedings of EUROCRYPT 1987, {\rm Amsterdam, The Netherlands}"}
@string{EUCRY88 = "Advances in Cryptology: Proceedings of EUROCRYPT 1988"}
@string{EUCRY89 = "Advances in Cryptology: Proceedings of EUROCRYPT 1989, {\rm Houthalen, Belgium}"}
@string{EUCRY90 = "Advances in Cryptology: Proceedings of EUROCRYPT 1990, {\rm Aarhus, Denmark}"}
@string{EUCRY91 = "Advances in Cryptology: Proceedings of EUROCRYPT 1991, {\rm Brighton, UK}"}
@string{EUCRY92 = "Advances in Cryptology: Proceedings of EUROCRYPT 1992, {\rm Balatonf{\"u}red, Hungary}"}
@string{EUCRY93 = "Advances in Cryptology: Proceedings of EUROCRYPT 1993, {\rm Lofthus, Norway}"}
@string{EUCRY94 = "Advances in Cryptology: Proceedings of EUROCRYPT 1994, {\rm Perugia, Italy}"}
@string{EUCRY95 = "Advances in Cryptology: Proceedings of EUROCRYPT 1995, {\rm Saint-Malo, France}"}
@string{EUCRY96 = "Advances in Cryptology: Proceedings of EUROCRYPT 1996, {\rm Saragossa}"}
@string{EUCRY97 = "Advances in Cryptology: Proceedings of EUROCRYPT 1997, {\rm Konstanz, Germany}"}
@string{EUCRY98 = "Advances in Cryptology: Proceedings of EUROCRYPT 1998, {\rm Helsinki, Finland}"}
@string{EUCRY99 = "Advances in Cryptology: Proceedings of EUROCRYPT 1999, {\rm Prague, Czech Republic}"}
@string{EUCRY00 = "Advances in Cryptology: Proceedings of EUROCRYPT 2000, {\rm Bruges, Belgium}"}
@string{EUCRY01 = "Advances in Cryptology: Proceedings of EUROCRYPT 2001, {\rm Aarhus, Denmark}"}
@string{EUCRY02 = "Advances in Cryptology: Proceedings of EUROCRYPT 2002, {\rm Amsterdam, The Netherlands}"}
@String{EUCRY05 = "Advances in Cryptology: Proceedings of EUROCRYPT 2005, {\rm Aarhus, Denmark}"}
@String{EUCRY06 = "Advances in Cryptology: Proceedings of EUROCRYPT 2006, {\rm St. Petersburg, Russia}"}
@string{EUCRY09 = "Advances in Cryptology: Proceedings of EUROCRYPT 2009, {\rm Cologne, Germany}"}


@string{ASCRY94 = "Advances in Cryptology: Proceedings of ASIACRYPT 1994, {\rm Wollongong, Australia}"}
@string{ASCRY96 = "Advances in Cryptology: Proceedings of ASIACRYPT 1996, {\rm Kyongju, Korea}"}
@string{ASCRY98 = "Advances in Cryptology: Proceedings of ASIACRYPT 1998, {\rm Beijing, China}"}
@string{ASCRY00 = "Advances in Cryptology: Proceedings of ASIACRYPT 2000, {\rm Kyoto, Japan}"}
@string{ASCRY01 = "Advances in Cryptology: Proceedings of ASIACRYPT 2001, {\rm Gold Coast, Australia}"}
@string{ASCRY06 = "Advances in Cryptology: Proceedings of ASIACRYPT 2006, {\rm Shanghai, China}"}
@string{ASCRY07 = "Advances in Cryptology: Proceedings of ASIACRYPT 2007, {\rm Kuching, Sarawak, Malaysia}"}
@string{EUSAM79 = "Proceedings of EUROSAM~'79, {\rm Marseille, France}"}
@string{EUSAM84 = "Proceedings of EUROSAM~'84, {\rm Cambridge,~UK}"}

@String{VCRYPT06 = "Progress in Cryptology: First International Conference on Cryptology in Vietnam, VIETCRYPT 2006, {\rm Hanoi, Vietnam}"}
@string{AFCRY08 = "Progress in Cryptology: Proceedings of AFRICACRYPT 2008, {\rm Casablanca, Morocco}"}

@string{FCM97 = "Foundations of Computational Mathematics 1997"}


@string{FOCS70 = "Proceedings of the 11th Annual IEEE Symposium on Switching and Automata Theory, {\rm Santa Monica~CA}"}
@string{FOCS71 = "IEEE Conference Record of the 12th Annual Symposium on Switching and Automata Theory, {\em East Lansing~MI}"}  
@string{FOCS72 = "Proceedings of the 13th Annual IEEE Symposium on Switching and Automata Theory, {\rm Yorktown Heights~NY}"}
@string{FOCS75 = "Proceedings of the 16th Annual IEEE Symposium on Foundations of Computer Science, {\rm Berkeley~CA}"}
@string{FOCS76 = "Proceedings of the 17th Annual IEEE Symposium on Foundations of Computer Science, {\rm Houston~TX}"}
@string{FOCS77 = "Proceedings of the 18th Annual IEEE Symposium on Foundations of Computer Science, {\rm Providence~RI}"}
@string{FOCS78 = "Proceedings of the 19th Annual IEEE Symposium on Foundations of Computer Science, {\rm Ann Arbor~MI}"}
@string{FOCS79 = "Proceedings of the 20th Annual IEEE Symposium on Foundations of Computer Science, {\rm San Juan~PR}"}
@string{FOCS80 = "Proceedings of the 21st Annual IEEE Symposium on Foundations of Computer Science, {\rm Syracuse~NY}"}
@string{FOCS81 = "Proceedings of the 22nd Annual IEEE Symposium on Foundations of Computer Science, {\rm Nashville~TN}"}
@string{FOCS82 = "Proceedings of the 23rd Annual IEEE Symposium on Foundations of Computer Science, {\rm Chicago~IL}"}
@string{FOCS83 = "Proceedings of the 24th Annual IEEE Symposium on Foundations of Computer Science, {\rm Tucson~AZ}"}
@string{FOCS84 = "Proceedings of the 25th Annual IEEE Symposium on Foundations of Computer Science, {\rm Singer Island~FL}"}
@string{FOCS85 = "Proceedings of the 26th Annual IEEE Symposium on Foundations of Computer Science, {\rm Portland~OR}"}
@string{FOCS86 = "Proceedings of the 27th Annual IEEE Symposium on Foundations of Computer Science, {\rm Toronto, Ontario, Canada}"}
@string{FOCS87 = "Proceedings of the 28th Annual IEEE Symposium on Foundations of Computer Science, {\rm Los Angeles~CA}"}
@string{FOCS88 = "Proceedings of the 29th Annual IEEE Symposium on Foundations of Computer Science, {\rm White Plains~NY}"}
@string{FOCS89 = "Proceedings of the 30th Annual IEEE Symposium on Foundations of Computer Science, {\rm Research Triangle Park~NC}"}
@string{FOCS90 = "Proceedings of the 31st Annual IEEE Symposium on Foundations of Computer Science, {\rm St.~Louis~MO}"}
@string{FOCS91 = "Proceedings of the 32nd Annual IEEE Symposium on Foundations of Computer Science, {\rm San Juan~PR}"}
@string{FOCS92 = "Proceedings of the 33rd Annual IEEE Symposium on Foundations of Computer Science, {\rm Pittsburgh~PA}"}
@string{FOCS93 = "Proceedings of the 34th Annual IEEE Symposium on Foundations of Computer Science, {\rm Palo Alto~CA}"}
@string{FOCS94 = "Proceedings of the 35th Annual IEEE Symposium on Foundations of Computer Science, {\rm Santa Fe~NM}"}
@string{FOCS95 = "Proceedings of the 36th Annual IEEE Symposium on Foundations of Computer Science, {\rm Milwaukee~WI}"}
@string{FOCS96 = "Proceedings of the 37th Annual IEEE Symposium on Foundations of Computer Science, {\rm Burlington~VT}"}
@string{FOCS97 = "Proceedings of the 38th Annual IEEE Symposium on Foundations of Computer Science, {\rm Miami Beach~FL}"}
@string{FOCS98 = "Proceedings of the 39th Annual IEEE Symposium on Foundations of Computer Science, {\rm Palo Alto~CA}"}
@string{FOCS99 = "Proceedings of the 40th Annual IEEE Symposium on Foundations of Computer Science, {\rm New York City~NY}"}
@string{FOCS00 = "Proceedings of the 41st Annual IEEE Symposium on Foundations of Computer Science, {\rm Redondo Beach~CA}"}
@string{FOCS01 = "Proceedings of the 42nd Annual IEEE Symposium on Foundations of Computer Science, {\rm Las Vegas~NV}"}
@string{FOCS02 = "Proceedings of the 43nd Annual IEEE Symposium on Foundations of Computer Science, {\rm Vancouver, Canada}"}
@String{FOCS04 = "Proceedings of the 45th Annual IEEE Symposium on Foundations of Computer Science, {\rm Rome, Italy}"}
@String{FOCS05 = "Proceedings of the 46nd Annual IEEE Symposium on Foundations of Computer Science, {\rm Pittsburgh~PA}"}
@String{FOCS08 = "Proceedings of the 49th Annual IEEE Symposium on Foundations of Computer Science, {\rm Philadelphia,~PA}"}

@String{FSTTCS = "Record of the Third Conference on Foundations of Software Technology and Theoretical Computer Cience"}

@string{CCC99 = "Proceedings of the 14th IEEE Conference on Computational Complexity, {\rm Atlanta~GA}"}

@string{ICCC99 = "Proceedings of the 5th International Computing and Combinatorics Conference, {\rm Tokyo~Japan}"}

@string{FOCT85 = "Proceedings of the 5th International Conference on Fundamentals of Computation Theory 1985, {\rm Cottbus, Germany}"}
@string{FOCT87 = "Proceedings of the 6th International Conference on Fundamentals of Computation Theory 1987, {\rm Kazan, Russia}"}
@string{FOCT91 = "Proceedings of the 8th International Conference on Fundamentals of Computation Theory 1991, {\rm Gosen, Germany}"}


@String{FSE96 = "Fast Software Encryption 1996, 3rd International Workshop, FSE 1996, {\rm Cambridge, UK}"}
@string{FSE97 = "Fast Software Encryption 1997, 4th International Workshop, FSE 1997, {\rm Haifa, Israel}"}
@string{FSE00 = "Fast Software Encryption 2000, 7th International Workshop, FSE 2000, {\rm New York, NY, USA}"}
@String{FSE04 = "Fast Software Encryption 2004, 11th International Workshop, FSE 2004, {\rm Delhi, India}"}
@String{FSE06 = "Fast Software Encryption 2006, 13th International Workshop, FSE 2006, {\rm Graz, Austria}"}
@String{FSE07 = "Fast Software Encryption 2007, 14th International Workshop, FSE 2007, {\rm Luxembourg, Luxembourg}"}

@string{ICALP81 = "Proceedings of the 8th International Colloquium on Automata, Languages and Programming ICALP 1981, {\rm Acre (`Akko), Israel}"}
@string{ICALP82 = "Proceedings of the 9th International Colloquium on Automata, Languages and Programming ICALP 1982, {\rm Aarhus, Denmark}"}
@string{ICALP83 = "Proceedings of the 10th International Colloquium on Automata, Languages and Programming ICALP 1983, {\rm Barcelona, Spain}"}
@string{ICALP84 = "Proceedings of the 11th International Colloquium on Automata, Languages and Programming ICALP 1984, {\rm Antwerp, Belgium}"}
@string{ICALP85 = "Proceedings of the 12th International Colloquium on Automata, Languages and Programming ICALP 1985, {\rm Nafplion, Greece}"}
@string{ICALP90 = "Proceedings of the 17th International Colloquium on Automata, Languages and Programming ICALP 1990, {\rm Warwick,~UK}"}
@string{ICALP91 = "Proceedings of the 18th International Colloquium on Automata, Languages and Programming ICALP 1991, {\rm Madrid, Spain}"}
@string{ICALP92 = "Proceedings of the 19th International Colloquium on Automata, Languages and Programming ICALP 1992, {\rm Vienna, Austria}"}
@string{ICALP93 = "Proceedings of the 20th International Colloquium on Automata, Languages and Programming ICALP 1993, {\rm Lund, Sweden}"}
@string{ICALP94 = "Proceedings of the 21st International Colloquium on Automata, Languages and Programming ICALP 1994, {\rm Jerusalem, Israel}"}
@string{ICALP95 = "Proceedings of the 22nd International Colloquium on Automata, Languages and Programming ICALP 1995, {\rm Szeged, Hungary}"}
@string{ICALP96 = "Proceedings of the 23rd International Colloquium on Automata, Languages and Programming ICALP 1996, {\rm Paderborn, Germany}"}
@string{ICALP97 = "Proceedings of the 24th International Colloquium on Automata, Languages and Programming ICALP 1997, {\rm Bologna, Italy}"}
@string{ICALP98 = "Proceedings of the 25th International Colloquium on Automata, Languages and Programming ICALP 1998, {\rm Aalborg, Denmark}"}
@string{ICALP99 = "Proceedings of the 26th International Colloquium on Automata, Languages and Programming ICALP 1999, {\rm Prague, Czech Republik}"}
@string{ICALP00 = "Proceedings of the 27th International Colloquium on Automata, Languages and Programming ICALP 2000, {\rm Geneva, Switzerland}"}
@string{ICALP01 = "Proceedings of the 28th International Colloquium on Automata, Languages and Programming ICALP 2001, {\rm Crete, Greece}"}


@string{ICFCT = "Proceedings of the International Conference on Foundations of Computation Theory"}

@string{ICICS97 = "Proceedings of the First International Conference on Information and Communications Security 1997, {\rm Beijing, China}"}
@string{ICICS01 = "Proceedings of the Third International Conference on Information and Communications Security 2001, {\rm Xian, China}"}


@string{ICM50 = "Proceedings of the International Congress of Mathematicians 1950"}
@string{ICM70 = "Proceedings of the International Congress of Mathematicians 1970, {\rm Nice, France}"}
@string{ICM74 = "Proceedings of the International Congress of Mathematicians 1974"}
@string{ICM86 = "Proceedings of the International Congress of Mathematicians 1986"}
@string{ICM90 = "Proceedings of the International Congress of Mathematicians 1990, {\rm Kyoto, Japan}"}
@string{ICM95 = "Proceedings of the International Congress of Mathematicians 1995"}


@string{ISAAC94 = "Proceedings of 5th International Symposium on Algorithms and Computation ISAAC~'94, {\rm Beijing, China}"}
@string{ISAAC95 = "Proceedings of 6th International Symposium on Algorithms and Computation ISAAC~'95, {\rm Cairns, Australia}"}
@string{ISAAC98 = "Proceedings of 10th International Symposium on Algorithms and Computation ISAAC~'98, {\rm Taejon, Korea}"}
@string{ISAAC99 = "Proceedings of 10th International Symposium on Algorithms and Computation ISAAC~'99, {\rm Chennai, India}"}
@string{ISAAC00 = "Proceedings of 11th International Symposium on Algorithms and Computation ISAAC~2000, {\rm Taipei, Taiwan}"}
@string{ISAAC01 = "Proceedings of 12th International Symposium on Algorithms and Computation ISAAC~2001, {\rm Chirstchurch, New Zealand}"}
@string{ISAAC03 = "Proceedings of 14th International Symposium on Algorithms and Computation ISAAC~2003, {\rm Kyoto, Japan}"}
@string{ISAAC04 = "Proceedings of 15th International Symposium on Algorithms and Computation ISAAC~2004, {\rm Hong Kong, China}"}
@String{ISAAC10 = "Proceedings of 21st International Symposium on Algorithms and Computation ISAAC~2010, {\rm Jeju Island, Korea}"}

@string{ISSAC71 = "Proceedings 2nd ACM Symposium on Symbolic and Algebraic Manipulation, {\rm Los Angeles~CA}"}
@string{ISSAC76 = "Proceedings of the 1976 ACM Symposium on Symbolic and Algebraic Computation SYMSAC~'76, {\rm Yorktown Heights~NY}"}
@string{ISSAC81 = "Proceedings of the 1981 International Symposium on Symbolic and Algebraic Computation ISSAC~'81, {\rm Snowbird~UT}"}
@string{ISSAC86 = "Proceedings of the 1986 International Symposium on Symbolic and Algebraic Computation ISSAC~'86, {\rm Waterloo, Canada}"}
@string{ISSAC88 = "Proceedings of the 1988 International Symposium on Symbolic and Algebraic Computation ISSAC~'88, {\rm Rome, Italy}"}
@string{ISSAC89 = "Proceedings of the 1989 International Symposium on Symbolic and Algebraic Computation ISSAC~'89, {\rm Portland~OR}"}
@string{ISSAC90 = "Proceedings of the 1990 International Symposium on Symbolic and Algebraic Computation ISSAC~'90, {\rm Tokyo, Japan}"}
@string{ISSAC91 = "Proceedings of the 1991 International Symposium on Symbolic and Algebraic Computation ISSAC~'91, {\rm Bonn, Germany}"}
@string{ISSAC92 = "Proceedings of the 1992 International Symposium on Symbolic and Algebraic Computation ISSAC~'92, {\rm Berkeley~CA}"}
@string{ISSAC93 = "Proceedings of the 1993 International Symposium on Symbolic and Algebraic Computation ISSAC~'93, {\rm Kiev}"}
@string{ISSAC94 = "Proceedings of the 1994 International Symposium on Symbolic and Algebraic Computation ISSAC~'94, {\rm Oxford,~UK}"}
@string{ISSAC95 = "Proceedings of the 1995 International Symposium on Symbolic and Algebraic Computation ISSAC~'95, {\rm Montreal, Canada}"}
@string{ISSAC96 = "Proceedings of the 1996 International Symposium on Symbolic and Algebraic Computation ISSAC~'96, {\rm Z{\"u}rich, Switzerland}"}
@string{ISSAC97 = "Proceedings of the 1997 International Symposium on Symbolic and Algebraic Computation ISSAC~'97, {\rm Maui~HI}"}
@string{ISSAC98 = "Proceedings of the 1998 International Symposium on Symbolic and Algebraic Computation ISSAC~'98, {\rm Rostock, Germany}"}
@string{ISSAC99 = "Proceedings of the 1999 International Symposium on Symbolic and Algebraic Computation ISSAC~'99, {\rm Vancouver, Canada}"}
@string{ISSAC00 = "Proceedings of the 2000 International Symposium on Symbolic and Algebraic Computation ISSAC2000, {\rm St. Andrews, Scotland}"}
@string{ISSAC01 = "Proceedings of the 2001 International Symposium on Symbolic and Algebraic Computation ISSAC2001, {\rm London, Canada}"}
@string{ISSAC02 = "Proceedings of the 2002 International Symposium on Symbolic and Algebraic Computation ISSAC2002, {\rm Lille, France}"}
@string{ISSAC03 = "Proceedings of the 2003 International Symposium on Symbolic and Algebraic Computation ISSAC2003, {\rm Philadelphia~PA}"}
@string{ISSAC04 = "Proceedings of the 2004 International Symposium on Symbolic and Algebraic Computation ISSAC2004, {\rm Santander, Spain}"}
@String{ISSAC05 = "Proceedings of the 2005 International Symposium on Symbolic and Algebraic Computation ISSAC2005, {\rm Beijing, China}"}
@String{ISSAC06 = "Proceedings of the 2006 International Symposium on Symbolic and Algebraic Computation ISSAC2006, {\rm Genova, Italy}"}
@String{ISSAC07 = "Proceedings of the 2007 International Symposium on Symbolic and Algebraic Computation ISSAC2007, {\rm Waterloo, Ontario, Canada}"}
@String{ISSAC08 = "Proceedings of the 2008 International Symposium on Symbolic and Algebraic Computation ISSAC2008, {\rm Hagenberg, Austria}"}     
@String{ISSAC09 = "Proceedings of the 2009 International Symposium on Symbolic and Algebraic Computation ISSAC2009, {\rm Seoul, Korea}"}
@String{ISSAC10 = "Proceedings of the 2010 International Symposium on Symbolic and Algebraic Computation ISSAC2010, {\rm Munich, Germany,}"}

@String{IWSEC10 = "Proceedings of the 5th International Workshop on Security, {\rm Kobe, Japan, November 2010}"}

@String{ISCAS02 = "Proceedings of the 2002 IEEE International Symposium on Circuits and Systems, {\rm Phoenix, Arizona, USA}"}
@String{ISCAS03 = "Proceedings of the 2003 IEEE International Symposium on Circuits and Systems, {\rm Bangkok, Thailand}"}

@string{LATIN92 = "Proceedings of LATIN~'92, {\rm S\~ao Paulo, Brazil}"}
@string{LATIN95 = "Proceedings of LATIN~'95, {\rm Valpara{\'{\i}}so, Chile}"}
@string{LATIN98 = "Proceedings of LATIN~'98, {\rm Campinas, Brazil}"}
@string{LATIN00 = "Proceedings of LATIN~2000, {\rm Punta del Este, Uruguay}"}
@string{LATIN02 = "Proceedings of LATIN~2002, {\rm Cancun, Mexico}"}
@string{LATIN04 = "Proceedings of LATIN~2004, {\rm Buenos Aires, Argentina}"}
@string{LATIN08 = "Proceedings of LATIN~2008, {\rm B{\'{u}}zios, Rio de Janeiro, Brazil}"}
@string{LATIN10 = "Proceedings of LATIN~2010, {\rm Oaxaca, Mexico}"}

@string{MACSYMA77 = "Proceedings of the 1977 MACSYMA Users Conference, {\rm Berkeley~CA}"}


@string{MANITOBA72 = "Proceedings of the Second Manitoba Conference on Numerical Mathematics"}
@string{MANITOBA75 = "Proceedings of the Fifth Manitoba Conference on Numerical Mathematics"}

@string{MFOCS84 = "Proceedings of the 11th International Symposium Mathematical Foundations of Computer Science 1984, {\rm Praha, Czechoslovakia}"}
@string{MFOCS86 = "Proceedings of the 12th International Symposium Mathematical Foundations of Computer Science 1986, {\rm Bratislava, Czechosolvakia}"}
@string{MFOCS98 = "Proceedings of the 23rd International Symposium on Mathematical Foundations of Computer Science 1998, {\rm Brno, Czech Republic}"}
@string{MFOCS00 = "Proceedings of the 25th International Symposium on Mathematical Foundations of Computer Science 2001, {\rm Bratislava, Slovakia}"}
@string{MFOCS01 = "Proceedings of the 26th International Symposium on Mathematical Foundations of Computer Science 2001, {\rm Marianske Lazne, Czech Republic}"}



@string{PASCO97 = "Parallel Symbolic Computation PASCO~'97, {\rm Maui, Hawaii}"}

@String{PKC04 = "7th International Workshop on Theory and Practice in Public Key Cryptography, {\rm Singapore}"}
@String{PKC10 = "13th International Conference on Practice and Theory in Public Key Cryptography, {\rm Paris, France}"}

@String{SAC02 = "9th Annual International Workshop, Selected Areas in Cryptography 2002, {\rm St. John's, Newfoundland, Canada}"}
@String{SAC03 = "10th Annual International Workshop, Selected Areas in Cryptography 2003, {\rm Ottawa, Alberta, Canada}"}
@String{SAC09 = "16th Annual International Workshop, Selected Areas in Cryptography 2009, {\rm Calgary, Alberta, Canada}"}

@String{SETA08 = "Proceedings of the 5th International Conference on Sequences and Their Applications, {\rm Lexington~KY}"} %ISBN: 978-3-540-85911-6
@String{SETA10 = "Proceedings of the 6th International Conference on Sequences and Their Applications, {\rm Paris, France}"}

@String{SNC09 = "Proceedings of the 2009 conference on Symbolic numeric computation, {\rm Kyoto, Japan}"} %ISBN: 978-1-60558-664-9 

@string{STOC69 = "Proceedings of the First Annual ACM Symposium on Theory of Computing, {\rm Marina del Rey~CA}"}
@string{STOC70 = "Proceedings of the Second Annual ACM Symposium on Theory of Computing, {\rm Northampton~MA}"}
@string{STOC71 = "Proceedings of the Third Annual ACM Symposium on Theory of Computing, {\rm Shaker Heights~OH}"}
@string{STOC72 = "Proceedings of the Fourth Annual ACM Symposium on Theory of Computing, {\rm Denver~CO}"}
@string{STOC73 = "Proceedings of the Fifth Annual ACM Symposium on Theory of Computing, {\rm Austin~TX}"}
@string{STOC74 = "Proceedings of the Sixth Annual ACM Symposium on Theory of Computing, {\rm Seattle~WA}"}
@string{STOC75 = "Proceedings of the Seventh Annual ACM Symposium on Theory of Computing, {\rm Albuquerque~NM}"}
@string{STOC76 = "Proceedings of the Eighth Annual ACM Symposium on Theory of Computing, {\rm Hershey~PA}"}
@string{STOC77 = "Proceedings of the Ninth Annual ACM Symposium on Theory of Computing, {\rm Boulder~CO}"}
@string{STOC78 = "Proceedings of the Tenth Annual ACM Symposium on Theory of Computing, {\rm San Diego~CA}"}
@string{STOC79 = "Proceedings of the Eleventh Annual ACM Symposium on Theory of Computing, {\rm Atlanta~GA}"}
@string{STOC80 = "Proceedings of the Twelfth Annual ACM Symposium on Theory of Computing, {\rm Los Angeles~CA}"}
@string{STOC81 = "Proceedings of the Thirteenth Annual ACM Symposium on Theory of Computing, {\rm Milwaukee~WI}"}
@string{STOC82 = "Proceedings of the Fourteenth Annual ACM Symposium on Theory of Computing, {\rm San Francisco~CA}"}
@string{STOC83 = "Proceedings of the Fifteenth Annual ACM Symposium on Theory of Computing, {\rm Boston~MA}"}
@string{STOC84 = "Proceedings of the Sixteenth Annual ACM Symposium on Theory of Computing, {\rm Washington~DC}"}
@string{STOC85 = "Proceedings of the Seventeenth Annual ACM Symposium on Theory of Computing, {\rm Providence~RI}"}
@string{STOC86 = "Proceedings of the Eighteenth Annual ACM Symposium on Theory of Computing, {\rm Berkeley~CA}"}
@string{STOC87 = "Proceedings of the Nineteenth Annual ACM Symposium on Theory of Computing, {\rm New York}"}
@string{STOC88 = "Proceedings of the Twentieth Annual ACM Symposium on Theory of Computing, {\rm Chicago~IL}"}
@string{STOC89 = "Proceedings of the Twenty-first Annual ACM Symposium on Theory of Computing, {\rm Seattle~WA}"}
@string{STOC90 = "Proceedings of the Twenty-second Annual ACM Symposium on Theory of Computing, {\rm Baltimore~MD}"}
@string{STOC91 = "Proceedings of the Twenty-third Annual ACM Symposium on Theory of Computing, {\rm New Orleans~LA}"}
@string{STOC92 = "Proceedings of the Twenty-fourth Annual ACM Symposium on Theory of Computing, {\rm Victoria, British Columbia, Canada}"}
@string{STOC93 = "Proceedings of the Twenty-fifth Annual ACM Symposium on Theory of Computing, {\rm San Diego~CA}"}
@string{STOC94 = "Proceedings of the Twenty-sixth Annual ACM Symposium on Theory of Computing, {\rm Montr\'{e}al, Qu\'{e}bec, Canada}"}
@string{STOC95 = "Proceedings of the Twenty-seventh Annual ACM Symposium on Theory of Computing, {\rm Las Vegas~NV}"}
@string{STOC96 = "Proceedings of the Twenty-eighth Annual ACM Symposium on Theory of Computing, {\rm Philadelphia~PA}"}
@string{STOC97 = "Proceedings of the Twenty-ninth Annual ACM Symposium on Theory of Computing, {\rm El Paso~TX}"}
@string{STOC98 = "Proceedings of the Thirtieth Annual ACM Symposium on Theory of Computing, {\rm Dallas~TX}"}
@string{STOC99 = "Proceedings of the Thirty-first Annual ACM Symposium on Theory of Computing, {\rm Atlanta~GA}"}
@string{STOC00 = "Proceedings of the Thirty-second Annual ACM Symposium on Theory of Computing, {\rm Portland~OR}"}
@string{STOC01 = "Proceedings of the Thirty-third Annual ACM Symposium on Theory of Computing, {\rm Hersonissos, Crete, Greece}"}
@string{STOC05 = "Proceedings of the Thirty-seventh Annual ACM Symposium on Theory of Computing, {\rm Baltimore, Maryland, USA}"}
@String{STOC07 = "Proceedings of the Thirty-ninth Annual ACM Symposium on Theory of Computing, {\rm San Diego, California, USA}"}
@String{STOC08 = "Proceedings of the Fourtieth Annual ACM Symposium on Theory of Computing, {\rm Victoria, BC, Canada}"}
@String{STOC09 = "Proceedings of the Fourty-first Annual ACM Symposium on Theory of Computing, {\rm Bethesda, Maryland, USA}"}
@String{STOC10 = "Proceedings of the Fourty-second Annual ACM Symposium on Theory of Computing, {\rm Cambridge, MA, USA}"}

@String{SYMSAC76 = "Proceedings of the third ACM Symposium on Symbolic and Algebraic Computation"}  %%%ORT unbekannt

@String{CTRSA10 = "RSA Conference 2010, Cryptographers' Track, {\rm San Francisco, CA, USA}"}


@String{TCC09 = "Sixth Theory of Cryptography Conference, {\rm San Francisco, CA, USA}"}
@String{TCC10 = "Seventh IACR Theory of Cryptography Conference, {\rm Z{\"{u}}rich, Switzerland}"}

@String{RTO02 = "RTO HFM Symposium on ``The Role of Humans in Intelligent and Automated Systems'', {\rm Warsaw, Poland}"}


@String{RJ = "The Rutherford Journal"} %ISSN = "1177-1380",


===========================================================================
 H{\"{a}}ufig vorkommende Orte ;)
===========================================================================
@string{NY = "New York"}

===========================================================================
 Verlage
===========================================================================
@string{AMCT = "Mathematisch Centrum, Amsterdam"}
@String{AGJSC = "Arab Gulf Journal of Scientific Research"}
@string{AMS = "American Mathematical Society"} 
@String{AMS/IP = "The American Mathematical Society and International Press"}
@string{ACM = "ACM Press"}
@string{ADW = "Akademie der Wissenschaften"}
@string{ADWL-GSK51 = "Akademie der Wissenschaften und der Literatur, Abhandlungen der geistes- und sozialwissenschaftlichen Klasse, Jahrgang 1951"}
@string{AP = "Academic Press"}
@string{APPAMS = "Abstracts of papers presented to the American Mathematical Society"}
@string{AV = "Akademie-Verlag"}
@string{AW = "Addison-Wesley"}
@String{BA = "Bundesanzeiger"} %  ISSN = "0344-7634",
@string{BB = "Birkh{\"{a}}user Verlag"}
@string{BIW = "BI Wissenschaftsverlag"}
@String{BV = "Braunschweig F. Vieweg"}
@String{CEDAM = "Casa Editrice Dott. Antonio Milani"}
@String{CH = "Chapman \& Hall/CRC"}
@string{CPUC = "Chelsea Publishing Company"}
@string{CRC = "CRC Press"}
@string{CUP = "Cambridge University Press"}
@string{DP = "Dover Publications, Inc."}
@string{ELS = "Elsevier"} %"American Elsevier Publishing Company"??
@string{FD = "Firmin Didot"}
@string{ELSSP = "Elsevier Science Publishers B.V."}
@string{FRMN = "Freeman"}
@string{FI = "Fundamenta Informaticae"}
@string{FM = "Fundamenta Mathematicae"}
@string{GV = "Gauthier-Villars"}
@string{HBJ = "Harcourt Brace Jovanovich"}
@string{IEEECSP = "IEEE Computer Society Press"}
@string{TAIEE = "Transactions of the American Institute of Electrical Engineers"}
@string{IEEEPR = "IEEE Press"}
@string{JRC = "Johnson Reprint Co"}
@string{JUS = "Julius Springer"} % Verlag von JS
@string{KAP = "Kluwer Academic Publishers"}
@string{KGW = "K{\"{o}}nigliche Gesellschaft der Wissenschaften"}
@string{KGWG = KGW # " zu G{\"{o}}ttingen"}
@String{KOELLEN = "K{\"{o}}llen Druck+Verlag"}% address="Bonn",
@string{MD = "Marcel Dekker, Inc."}
@string{MH = "McGraw-Hill"}
@string{MIT = "MIT Press"}
@string{MKP = "Morgan Kaufmann Publishers"} 
@string{NH = "North-Holland"}
@string{OUP = "Oxford University Press"}
@string{PERG = "Pergamon Press"}
@string{PH = "Prentice-Hall, Inc."}
@string{PLNM = "Plenum Press"}
@string{PUF = "Presses Universitaires de France"}
@string{PUP = "Princeton University Press"}
@string{REI = "Reidel"}
@string(SIAM = "Society for Industrial and Applied Mathematics")
@string{SS = "Simon \& Schuster"}
@string{SV = "Springer-Verlag"}
@String{SWV = "Spektrum der Wissenschaft Verlagsgesellschaft mbH"}
@string{TV = "B.~G. Teubner"}
@string{UCP = "University of Chicago Press"}
@string{UM = "Utilitas Mathematica"}
@String{VHH = "Verlag Heinz Heise GmbH \& Co KG"}
@string{VN = "Van Nostrand Reinhold"}
@string{VS = "Friedrich Vieweg \& Sohn"}
@string{WS = "John Wiley \& Sons"}


===========================================================================
 Journals (+ISSN als Kommentar)
===========================================================================
@string{ABR = "The American Benedictine Review"}
@string{AA = "Acta Arithmetica"}
@string{AAECC = "Applicable Algebra in Engineering, Communication and Computing"}
@string{AAM = "Advances in Applied Mathematics"}
@string{AASF = "Annales Academiae Scientiarum Fennicae"}
@string{AASFI = "Annales de l'Acad{\'e}mie des Sciences de Finlande"}
@string{AASP = "American Antiquarian Society Proceedings, Worcester, Mass."}
@string{ABWG = "Abhandlungen der Braunschweigischen Wissenschaftlichen Gesellschaft"}
@string{AC = "Ars Combinatoria"}
@string{ACB = "Australian Computer Bulletin"} % kommt nicht in der refs.bib vor !!!
@String{ACCA = "ACM Communications in Computer Algebra"}
@String{ACTAAA = "Acta Academiae Aboensis. Mathematica et Physica"} % ISSN = "0001-5105"
@string{ACTAM = "Acta Mathematica"}%  ISSN = "0001-5962",
@string{ACTAMS = "Acta Mathematica Sinica"}
@String{AOC = "Annals of Combinatorics"}
@string{ADM = "Annals of Discrete Mathematics"}
@string{AFAS = "Association Fran{\c{c}}aise pour l'Avancement des Sciences; Comptes Rendus"}
@String{ADP = "Archiv f{\"{u}}r deutsche Postgeschichte"}
@String{AGB = "Archiv f{\"{u}}r Geschichte des Buchwesens"}
@string{AGMNT = "Archiv f{\"u}r Geschichte der Mathematik, der Naturwissenschaften und der Technik"}
@string{AHC = "Annals of the History of Computing"}
@string{AHES = "Archive of the History of Exact Sciences"}
@string{AHR = "The American Historical Review"}
@String{AHVUA = "Archiv des Historischen Vereins von Unterfranken und Aschaffenburg"}
@string{AI = "Acta Informatica"}% ISSN = "0001-5903 (Print) 1432-0525 (Online)",
@String{AiCM = "Advances in Computational Mathematics"}% ISSN = "1019-7168 (Print) 1572-9044 (Online)",
@string{AIM = "Advances in Mathematics"}
@string{AIN = "Artificial Intelligence"}
@string{AIPHO = "Annuaire de l'Institut de Philologie et d'Histoires Orientales"}
@string{AJM = "American Journal of Mathematics"}% ISSN = "1080-6377",
@string{AK = "Archiv f{\"u}r Kriminologie"}
@string{AKGWG = "Abhandlungen der K{\"o}niglichen Gesellschaft der
		 Wissenschaften zu G{\"o}ttingen"}
@string{AKK = "Archiv f{\"u}r Kriminalanthropologie und Kriminalistik"}
@string{ALIT = "American Literature"}	
@string{ALG = "Algorithmica"} 
@String{AEM = "Aequationes Mathematicae"} %ISSN = "0001-9054 (Print) 1420-8903 (Online)",
@string{AM = "Annals of Mathematics"}
@string{AMII = "Annals of Mathematics, Series II"}
@String{AMK = "Archiv f{\"{u}}r mittelrheinische Kirchengeschichte"}
@string{AML = "Applied Mathematics Letters"}
@string{AMM = "The American Mathematical Monthly"}% ISSN = "0002-9890",

@string{AMST = "American Mathematical Society Translations"}
@string{AMST2 = "American Mathematical Society Translations, Series 2"}
@string{ANMS = "Annals of Mathematical Statistics"}
@string{AOAW = "Anzeiger der {\"{O}}sterreichischen Akademie der
                Wissenschaften, mathematisch-naturwissenschaftliche Klasse"}
@string{ARAL = "Atti della Reale Accademia dei Lincei"}
@string{ARAM = "Archiv der reinen und angewandten Mathematik"}
@string{ARAST = "Atti della Reale Accademia della Scienze di Torino"}
@string{ARCHM = "Archiv der Mathematik"}% ISSN = "0003-889X",
@string{ARCP = "Annual Reviews of Computational Physics"}
@string{ARCS = "Annual Review of Computer Science"}
@string{ASAE = "Annales du Service des Antiquites de l'Egypte"}
@String{ASENS = "Annales Scientifiques de l'{\'{E}}cole Normale Sup{\'{e}}rieure"} % ISSN ="0012-9593"
@string{ASAU = "Analele stiintifice ale Universitatii ``Al. I. Cuza'' din Iasi"}
@string{ASB = "ACM SIGSAM Bulletin"}
@String{ASCB = "ACM SIGCSE Bulletin"}
@string{ASI = "Archivio Storico Italiano"}
@string{ASMS = "Acta Scientarum Mathematicarum Szegediensis"}
@String{AST = "Ast{\'{e}}risque"}%  ISSN =	 "0303-1179",
@string{ATMS = "ACM Transactions on Mathematical Software"}
@String{ATISS = "ACM Transactions on Information and System Security"}
@string{AZ = "Archivalische Zeitschrift"}
@string{BAH = "Bolet{\'i}n de la Academ{\'i}a de la Historia, Buenos Aires"}
@string{BAMS = "Bulletin of the American Mathematical Society"}
@string{BAUSMS = "Bulletin of the Australian Mathematical Society"}

@string{BBSSMF = "Bulletin Biblio. Storia Sci. Mat. Fis."}

@string{BIMA = "Bulletin of the Institute of Mathematics and its Applications"}
@string{BIT = "BIT"}
@string{BJNT = "Bordeaux Journal of Number Theory"}
@string{BLMS = "Bulletin of the London Mathematical Society"}
@string{BNAMS = "Bulletin (New Series) of the American Mathematical Society"}
@string{BRICS = "Basic Research in Computer Science"}

@string{BSAF = "Bulletin de la {Soci\'et\'e} des Antiquaires de France, Paris"}
@string{BSE = "Bulletin de la {Soci\'et\'e} d'Encouragement pour L'Industrie Nationale"}
@string{BARB = "Bulletins de l'Acad{\'{e}}mie royale de Belgique, "}
@String{BGSL = "Beitr{\"{a}}ge zur Geschichte der deutschen Sprache und Literatur"}
@string{BSL = "Beitr{\"a}ge zur deutschen Sprache und Literatur"}
@string{BSMB = "Bulletin de la {Soci\'et\'e} {Math\'ematique} de Belgique, S{\'e}r.~A"}
@string{BSMBB = "Bulletin de la {Soci\'et\'e} {Math\'ematique} de Belgique, S{\'er}.~B"}
@string{BSMF = "Bulletin des sciences math{\'e}matiques F{\'e}russac"}
@string{BSTJ = "Bell System Technical Journal"}
@string{CA = "Communications in Algebra"}
@string{CACM = "Communications of the ACM"}
@string{CAD = "Computer-Aided Design"}
@string{CAL = "Calcolo"}
@string{CAS = "Computers \&{} Security"}
@string{CASP = "Commentarii academiae scientiarum imperalis Petropolitanae"}
@string{CASPP = "Commentarii Academiae Scientiarum Petropolitanae"}
@string{CC = "computational complexity"}
@String{CE = "Centaurus. International Magazine of the History of Mathematics, Science, and Technology"}
@String{CG = "Computers \&{} Graphics"}
@string{CHJM = "Chinese Journal of Mathematics"}
@string{CJ = "The Computer Journal"}
@string{CJM = "Canadian Journal of Mathematics"}
@string{CL = "Cryptologia"}
@string{CM = "Colloquium Mathematicum"}
@string{CMA = "Computers \&{} Mathematics with Applications"}% ISSN = "0898-1221"
@string{CMB = "Canadian Mathematical Bulletin"}
@string{CMH = "Commentarii Mathematici Helvetici"}% ISSN ="0010-2571"
@string{CN = "Congressus Numerantium"}
@string{COMB = "Combinatorica"}
@string{CPCOMP = "Combinatorics, Probability and Computing"}
@string{COMP = "Computing"}
@string{COS = "Cosmopolitan Magazine, New York"}
@string{CPAM = "Communications on Pure and Applied Mathematics"}
@string{CPMF = "{\v C}asopis pro p{\v e}stov{\'an\'\i} matematiky a fysiky"}
@string{CPC = "Computer Physics Commun."} % kommt nicht in der refs.bib vor !!!
@string{CRAS = "Comptes Rendus des S{\'{e}}ances de l'{Acad\'{e}mie} des Sciences"}
@String{CRHAS = "Comptes Rendus Hebdomadaires des S{\'{e}}ances de l'Acad{\'{e}}mie des Sciences"} % ISSN ="0001-4036"
@string{CRASP = "Comptes Rendus de l'Acad{\'{e}}mie des Sciences Paris"}
@string{CRASPI = "Comptes Rendus de l'Acad{\'{e}}mie des Sciences Paris, s{\'{e}}rie I"}
@string{DAM = "Discrete Applied Mathematics"}
@string{DANcyr = "{\cyr Do\-kla\-dy Aka\-de\-mii Nauk SSSR}"}
@string{DANru = "{\slshape\foreignlanguage{russian}{Do\-kla\-dy Aka\-de\-mii Nauk SSSR}}"}
@string{DANengl = "Doklady Akademii Nauk SSSR
                   English translation: Soviet Mathematics, Doklady"}
@string{DCC = "Designs, Codes and Cryptography"}
@String{DCG = "Discrete \&{} Computational Geometry"}
@string{DM = "Discrete Mathematics"}
@String{DMA = "Discrete Mathematics and Applications"}
@string{DIMACS = "DIMACS Series in Discrete Mathematics and Theoretical
Computer Science"}
@string{DMJ = "Duke Mathematical Journal"}
@string{DOM = "Documenta Mathematica"}
@string{DPA = "Deutsches Polizei-Archiv"}
@string{DSW = "Der Stein der Weisen"}
@String{DuD = "DuD --- Datenschutz und Datensicherheit"}% ISSN = "",
@string{EIK = "Elektronische Informationsverarbeitung und Kybernetik"}
@String{ELA = "Electronic Journal of Linear Algebra"}% ISSN = "1081-3810",
@String{ECNT = "INTEGERS: Electronic Journal of Combinatorial Number Theory"} %ISSN 1553-1732
@string{ELEM = "Elemente der Mathematik"}% ISSN =	 "0013-6018",
@string{ELETT = "Electronics Letters"}
@string{EM = "L'Enseignement Math{\'{e}}matique"}
@string{ET = "Educational Times"}
@string{EXM = "Expositiones Mathematicae"}
@String{FIC = "Fields Institute Communications"}% ISSN = "1069-5265",
@string{FFA = "Finite Fields and Their Applications"}
@String{FOCUS = "FOCUS Magazin"}
@string{FQ = "Fibonacci Quarterly"}
@string{FM = "Forum mathematicum"}% ISSN = "0933-7741",
@String{FTTCS = "Foundations and Trends in Theoretical Computer Science"}
@string{GC = "Le G{\`{e}}nie Civil"}
@string{GM = "The Gentleman's Magazine"}
@string{GN = "G{\"{o}}ttinger Nachrichten"}% Achtung, besser NKGWG oder NAWG!
@String{HL = "Humanistica Lovaniensia"}
@string{IBMJ = "IBM Journal of Research and Development"}
@string{IBMSJ = "IBM Systems Journal"}
@string{IC = "Information and Computation"}
@string{ICTRL = "Information and Control"}
@string{IEICE-TFE = "IEICE Transactions on Fundamentals of Electronics, Communications and Computer Sciences, Series A (UK)"}
@string{IEEE-AHC = "IEEE Annals of the History of Computing"}
@string{IEEE-EC = "IEEE Transactions on Electronic Computers"}
@string{IEEE-TSE00 = "IEEE Transactions on Software Engineering, 2000"}
@string{IEEE-IT = "IEEE Transactions on Information Theory"}
@string{IEEE-SIT = "IEEE International Symposium on Information Theory"}
@string{IEEE-JSAC = "IEEE Journal on Selected Areas in Communications"}
@string{IEEE-TC = "IEEE Transactions on Computers"}
@string{IEEE-TCS = "IEEE Transactions on Circuits Systems"}
@string{IEEP = "IEE Proceedings---Computers and Digital Techniques"}
@string{IJCM = "International Journal of Computer Mathematics"}
@string{IJMMS = "International Journal of Mathematics and Mathematical Sciences"}
@String{IJNS = "International Journal of Network Security"}
@String{IJNT = "International Journal of Number Theory"}
@String{IJQC = "International Journal of Quantum Chemistry"}
@string{IMRN = "International Mathematics Research Notices"}
@string{IJM = "Illinois Journal of Mathematics"}
@string{INVM = "Inventiones mathematicae"}
@string{IM = "Indagationes Mathematicae"}
@String{IJHS = "Indian Journal of History of Science"}
@String{IS = "Informatik-Spektrum"} %ISSN: 0170-6012 (gedruckte Version),
                                    %ISSN: 1432-122X (elektronische Version)
@String{ISC = "Information Sciences"}
@String{JMI = "Journal of Math-for-industry"}
@string{IPL = "Information Processing Letters"}
@string{IAN = "{\cyr Izvestiya Akademi\u\i\ Nauk SSSR, Seriya Matematicheskaya}"}
@string{IANE = "{\cyr Izvestiya Akademi\u\i\ Nauk SSSR, Seriya Matematicheskaya} (Izvestiya Akademi\u\i\ Nauk SSSR, Mathematical Series)"}
@string{IR = "International Review, New York"}
@string{JALG = "Journal of Algebra"}% ISSN = 	 "0021-8693",
@string{JA = "Journal of Algorithms"}% ISSN = 	 "0196-6774",
@string{JACM = "Journal of the ACM"}
@String{JAMC = "Journal of Applied Mathematics and Computing"}
@string{JAMS = "Journal of the American Mathematical Society"}
@string{JAFCM = "Journal of the Association for Computing Machinery"}
@string{JAMSA = "Journal of the Australian Mathematical Society, Series~A"}% ISSN = "0263-6115",
@string{JAR = "Journal of Automated Reasoning"}
@string{JC = "Journal of Cryptology"}
@string{JCAM = "Journal of Computational and Applied Mathematics"}%  ISSN = 	 "0377-0427",
@string{JCMPLX = "Journal of Complexity"}% ISSN = 	 "0885-064X",
@string{JCP = "Journal of Computational Physics"}
@string{JCSS = "Journal of Computer and System Sciences"}
@string{JCTA = "Journal of Combinatorial Theory, Series~A"}
@string{JCTB = "Journal of Combinatorial Theory, Series~B"}
@string{JDMV = "Jahresberichte der DMV"}
@string{JEGP = "The Journal of English and Germanic Philology, Urbana, Illinois"}
@string{JEP = "Journal de l'{\'{E}}cole Polytechnique"}
@string{JFI = "Journal of the Franklin Institute"}
@string{JIOS = "Journal of Information and Optimization Sciences"}
@string{JIMS = "Journal of the Indian Mathematical Society"}
@String{JJSSAC = "Journal of Japan Society for Symbolic and Algebraic Computation"}
@string{JLMS = "Journal of the London Mathematical Society"}
@string{JMPA = "Journal de {Math\'{e}matiques} Pures et {Appliqu\'{e}es}"}
@string{JMPAI = "Journal de {Math\'{e}matiques} Pures et {Appliqu\'{e}es}, I s{\'e}rie"}
@String{JMC = "Journal of Mathematical Cryptology"}
@string{JNAIE = "Journal of Nanjing Aeronautical Institute (English edition)"}
@string{JNT = "Journal of Number Theory"}
@string{JPAA = "Journal of Pure and Applied Algebra"} % ISSN = 	 "0022-4049",
@string{JRAM = "Journal f{\"{u}}r die reine und angewandte Mathematik"}%   ISSN = 	 "0075-4102", % Crelle!
@string{JRM = "Journal of Recreational Mathematics"}
@string{JRNBS = "Journal of Research of the National Bureau of Standards"}
@string{JS = "The Journal of Supercomputing"}
@string{JSC = "Journal of Symbolic Computation"}% ISSN = 	 "0747-7171",
@string{JSH = "The Journal of Southern History"}
@string{JSL = "Journal of Symbolic Logic"}
@String{JTN = "Journal de Th{\'{e}}orie des Nombres de Bordeaux"}
@string{JSM = "Journal des Sciences Militaires"}
@String{JSA = "Journal of Systems Architecture"} %ISSN =  "1383-7621",
@string{KL = "Knowledge, London"}
@string{KM = "Kriminalistische Monatshefte"}
@string{KR = "Kriminalistische Rundschau"}
@string{LAA = "Linear Algebra and its Applications"}
@string{LAC = "L'Antiquit{\'e} Classique, Bruxelles"}
@string{LD = "The Literary Digest"}
@string{LICC = "L'Interm{\'{e}}diaire des Chercheurs et Curieux"}
@String{LMA = "Linear and Multilinear Algebra"}
@string{MA = "Mathematische Annalen"}%  ISSN = "0025-5831",
@string{MAA = "Mathematical Association of America"}
@String{MAMA = "Manuscripta Mathematica"}
@String{MAMATH = "manuscripta mathematica"}% ISSN = "0025-2611",
@string{MARS = "M\'{e}moires de l'{Acad\'{e}mie} Royale des Sciences"}
@string{MASB = "{M\'{e}moires} de l'{Acad\'{e}mie} des Sciences de Berlin"}
@string{MASBB = "{M\'{e}moires} de l'{Acad\'{e}mie} des Sciences et Belles-Lettres de Berlin"}
@string{MASBD = "M{\'{e}}moires de l'Acad{\'{e}}mie des Sciences,
                 Arts et Belles-Lettres de Dijon"}
@string{MAMS = "Memoirs of the " # AMS}
@string{MATH = "Mathematika"}
@string{MATHSCI = "Mathematical Scientist"}
@string{MC = "Mathematics of Computation"}
@string{MG = "Mathematical Gazette"}%  ISSN =	 "0025-5572",
@string{MI = "The Mathematical Intelligencer"}
@string{MIOG = "Mittheilungen des Instituts f{\"{u}}r Oesterreichische Geschichtsforschung"}
@string{MJOU = "Mathematical Journal of Okayama University"}
@string{MKPAW = "Monatsberichte der {K\"oniglich} Preussischen Akademie der 
                 Wissenschaften, Berlin"}
@string{MM = "Mathematical Magazine"}
@string{MMA = "Monatshefte f{\"{u}}r Mathematik"}% ISSN = "0026-9255, 1436-5081",
@string{MMGH = "Mitt. Math. Ges. Hamburg"} % kommt nicht in der refs.bib vor !!!
@string{MMJ = "Michigan Mathematical Journal"}
@string{MMP = "Monatshefte fuer Mathematik und Physik"} % f{\"u}r (->bie91)
@string{MN = "Mathematical Notes"}
@string{MNACH = "Mathematische Nachrichten"}%  ISSN = 	 "0025-584X",
@String{MOR = "Mathematics of Operations Research"}
@string{MP = "Mathematical Papers"}
@string{MQET ="Mathematical Questions and Solutions from the 
	       Educational Times"}
@String{MSEM = "Mathematische Semesterberichte"}
@string{MS = "Matematiceskij Sbornik"}
@string{MST = "Mathematical Systems Theory"}
@string{MTAC = "Mathematical Tables and other Aids to Computation"}
@string{MUSSRS = "Mathematics of the USSR Sbornik"}
@string{MV = "{\cyr Matematichki Vesnik} (Matematicki Vesnik)"}
@string{MW = "Milit{\"{a}}r--Wochenblatt"}
@string{MZ = "Mathematische Zeitschrift"}%  ISSN = "0025-5874",
@string{NA = "Neues Archiv der Gesellschaft f{\"u}r {\"a}ltere deutsche Geschichtskunde"}

@string{NAM = "Nouvelles Annales de Mathematiques"}
@string{NAMS = "Notices of the American Mathematical Society"} % ISSN = "0002-9920 (Print) and 1088-9477 (Electronic)", 
@string{NAR = "The North American Review"}
@string{NAS = "Proceedings of the National Academy of Sciences of the USA"}
@string{NAVW = "Nieuw Archief voor Wiskunde"}
@string{NAASP = "Nova Acta Academiae Scientiarum Imperalis Petropolitanae"}
@string{NCASP = "Novi commentarii academiae scientiarum imperalis 
                 Petropolitanae"}
@string{NDJFL = "Notre Dame Journal of Formal Logic"}
@string{NEMBN = "Notices et Extraits des Manuscrits de la Biblioth{\`{e}}que
                 Nationale et Autres Biblioth{\`{e}}ques, Paris"}
@string{NAWG = "Nachrichten der Akademie der Wissenschaften in
                G{\"{o}}ttingen"}% = Nachfolge von NKGWG, ISSN 0065-5295
@string{NBSAM = "National Bureau of Standards, Applied Mathematics Series"}
@String{NG = "National Geographic"}
@string{NKGWG = "Nachrichten von der K{\"{o}}niglichen Gesellschaft der 
                 Wissenschaften zu G{\"{o}}ttingen"}
@String{NLAMC = "Nonlinear Analysis: Modelling and Control"}% ISSN = "1392-5113",
@string{NM = "Numerische Mathematik"}
@string{NMT = "Nordisk Matemarisk Tidskrift"}
@string{NQ = "Notes and Queries"}
@string{NZMM = "New Zealand Math. Mag."} % kommt nicht in der refs.bib vor !!!
@String{OINN = "The Oriental Institute News and Notes"}
@String{OJAC = "Online Journal of Analytic Combinatorics"}% ISSN = "1931-3365",
@string{PAMS = "Proceedings of the American Mathematical Society"}
@string{PAAS = "Proceedings of the American Antiquarian Society"}
@string{PC = "Parallel Computing"}% ISSN = "0167-8191",
@string{PCPS = "Proceedings of the Cambridge Philosophical Society"}
@string{PAPS = "Proceedings of the American Philosophical Society"}
@string{PCS = "Progress in Computer Science and Applied Logic"}% ISSN = "0743-1597",
@string{PDM = "Publications du D{\'e}partement de Math{\'e}matiques. 
               Facult{\'e} des Sciences de Lyon"}
@string{PEMS = "Proceedings of the Edinburgh Mathematical Society"}
@string{PIT = "Problems of Information Transmission"}
@string{PJM = "Pacific Journal of Mathematics"}% ISSN = "0030-8730",
@string{PJR = "Philips Journal of Research"}
@string{PKNAW = "Proceedings of the Koninklijke Nederlandse Akademie van
                 Wetenschappen"} 
@string{PLMS = "Proceedings of the London Mathematical Society"}%  ISSN = 	 "0024-6115",
@string{PLMS2 = "Proceedings of the London Mathematical Society, Second 
                 Series"}
@string{PLMS3 = "Proceedings of the London Mathematical Society, Third 
                 Series"}
@string{PM = "Progress in Mathematics"}
@string{PMAG = "Philosophical Magazine"}
@string{PMD = "Publicationes Mathematicae (Debrecen)"}
@string{PMH = "Periodica Mathematica Hungarica"}% ISSN = "0031-5303",
@string{PMIM = "{\cyr Prikladnaya matematika i mekhanika}"}
@string{PMIMeng = "{\cyr Prikladnaya matematika i mekhanika}
                  (Prikladnaya matematika i mekhanika)"}
@string{PMLA = "Publications of the Modern Language Association"}
@string{PMM = "The Pall Mall Magazine"}
@string{PNAS = "Proceedings of the National Academy of Sciences of the USA"}
@string{PPI = "Problemy Peredachi Informatsii"}
@String{PRL = "Physical Review Letters"}
@string{PRSE = "Proceedings of the Royal Society of Edinburgh"}
@string{PRSL = "Proceedings of the Royal Society, London"}
@String{PSIM = "Proceedings of the Steklov Institute of Mathematics"}
@string{PTRS = "Philosophical Transactions of the Royal Society of London"}
@string{QJM = "Quarterly Journal of Mathematics"}
@string{QJMOX = "Quarterly Journal of Mathematics Oxford"}
@string{QJPAM = "Quarterly Journal of Pure and Applied Mathematics"}
@string{QPPAM = "Queen's Papers in Pure and Applied Mathematics"}
@string{QR = "The Quarterly Review, London"}
@String{QTDS = "Qualitative Theory of Dynamical Systems"}
@string{RA = "Radio{\'{e}}l{\'{e}}ctricit{\'{e}}"}
@string{RABM = "Revista de archivos, bibliotecas y museos"}
@string{RBAB = "Revue des Biblioth{\`e}ques et Archives de Belgique, Bruxelles"}
@string{RCMP = "Rendiconti del Circolo Matematico di Palermo"}%  ISSN =	 "0009-725X",
@string{RD = "The Reader's Digest"}
@string{RDM = "Revue des deux mondes"}
@string{RE = "Revue d'egyptologie"}
@string{RES = "The Review of English Studies"}
@String{RF = "Revista de filosof{\'{i}}a"}
@string{RH = "Revue Hebdomadaire"}
@string{RIC = "Revue Internationale de Criminalistique"}
@String{RIHM = "Revue Internationale d'Histoire Militaire"}
@string{RM = "Rivista Marittima"}
@string{RMC = "Revue Maritime et Coloniale"}
@string{RMS = "Russian Mathematical Surveys"}
@string{RNAPOLI = "Rendiconto dell' Accademia della Scienze Fisiche e Matematiche, Napoli"}
@string{RQH = "Revue des questions historiques"}
@string{RS = "Revue Scientifique, Paris"}
@String{RSA = "Random Structures and Algorithms"}
@String{RVB = "Rheinische Vierteljahresbl{\"{a}}tter"}
@String{RMP = "Review of Modern Physics"}
@string{SA = "Scientific American"}
@string{SAS = "Scientific American Supplement"}
@string{SAM = "Studies in Applied Mathematics"}
@String{SAdM = "Studies in Advanced Mathematics"}
@String{SB = "Studies in Bibliography"}
@string{SBMG = "Sitzungsberichte der Berliner Mathematischen Gesellschaft"}
@string{SCB = "Signal Corps Bulletin"}
@string{SCIM = "Scientific Monthly"}
@string{SCJ = "Systems and Computers in Japan"}
@string{SCP = "Science of Computer Programming"}
@String{SCN = "Security and Communication Networks"}
@string{SHM = "Shadow Magazine"}
@string{SIAMJADM = "SIAM Journal on Algebraic and Discrete Methods"}
@string{SIAMJAM = "SIAM Journal on Applied Mathematics"}
@string{SIAMJC = "SIAM Journal on Computing"}% ISSN = "0097-5397",
@string{SIAMJDM = "SIAM Journal on Discrete Mathematics"}
@string{SIAMJNA = "SIAM Journal on Numerical Analysis"}
@string{SIAMR = "SIAM Review"}
@string{SIGACT = "SIGACT News"}
@String{SJC = "Serdica Journal of Computing"}
@string{SMA = "Scripta Mathematica"}
@string{SMD = "Soviet Mathematics, Doklady"}
@String{SMGBO = "Studien und Mitteilungen zur Geschichte des Benediktiner-Ordens"}
@String{SNL = "Science News-Letter"}
@string{SOE = "Sphinx-Oedipe"}
@string{SPD = "Soviet Physics - Doklady"}
@string{STT = "Suomalaisen Tiedeakatemian Toimituksia"}
@string{SW = "Spektrum der Wissenschaft"} 
@string{TAMS = "Transactions of the American Mathematical Society"}
@string{TSBA="Transactions of the Society of Biblical Arch{\ae}ology"}
@string{TCS = "Theoretical Computer Science"}% ISSN = 	 "0304-3975,
@string{TJM = "Tokyo Journal of Mathematics"}
@String{JIPAM = "Journal of Inequalities in Pure and Applied Mathematics"}
@String{JIH = "The Journal of Intelligence History"}
@string{TLS = "The Times Literary Supplement"}
@string{TOPLAS = "ACM Transactions on Programming Languages and Systems"}
@string{UMN = "{\cyr Uspekhi Matematicheskikh Nauk}"}
@string{UMNengl = "{\cyr Uspekhi Matematicheski Nauk} (Uspekhi Matematicheski Nauk)"}% English translation: Russian Mathematical Surveys
@string{VKCSN = "V{\v e}stn{\'i}k Kr{\'a}lovsk{\'e} {\v C}esk{\'e} Spole{\v c}nosti Nauk, T{\v r}{\'i}da Matematiko-P{\v r}irodov{\v e}deck{\' a}"}
@string{WW = "The World's Work"}
@string{ZDA = "Zeitschrift f{\"u}r deutsches Altertum und deutsche Litteratur"}
@string{ZMP = "Zeitschrift fuer Mathematik und Physik"}

@string{RANMZ = "Rossi{\u{\i}}skaya Akademiya Nauk. Matematicheskie Zametki"}
@string{RANMZCYR = "{\cyr Rossi{\u{\i}}skaya Akademiya Nauk. Matematicheskie Zametki}"}
@String{ZSSRG = "Zeitschrift der Savigny-Stiftung f{\"{u}}r Rechtsgeschichte"}
@string{ZVMIMF = "Zhurnal v{\={y}}chislitel'noi Matematiki i matematicheskoi Fiziki"}
@string{ZVMIMFru = "{\slshape\foreignlanguage{russian}{Zhurnal vychislitelp1noi0 Matematiki i matematicheskoi0 Fiziki}}"}
@string{ZVMIMFcyr = "{\cyr Zhur\-nal vy\-chis\-li\-tel\cprime\-no\u\i\ Ma\-te\-ma\-ti\-ki i ma\-te\-ma\-ti\-ches\-ko\u\i\ Fi\-zi\-ki}"}

@String{XVII = "XVII\textsuperscript{e} Si{\`{e}}cle"}
===========================================================================
 Unsortiertes
===========================================================================
@string{JASIA = "Journal Asiatique"}
@string{NORSKE = "Det Kongelige Norske Videnskabers Selskab Forhandlinger"}
@string{VSFC = "Videnskabers Selskab Forhandlinger Christiana"}
@string{BEATCS = "Bulletin of the European Association for Theoretical Computer Science"}

@string{VJS = "Virginia Journal of Science"}
@string{ZEIE = "Zeitschrift f{\"u}r elektrische Informations- und Energietechnik, Leipzig"}

@String{DMTCS = "Discrete Mathematics and Theoretical Computer Science"}
@String{ANACM = "Applied Numerical Analysis and Computational Mathematics"}