summaryrefslogtreecommitdiff
path: root/views/publications.haml
blob: 48414323919955a0a069ccbfa6935a075a70de90 (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
%dl
  %dt
    [
    %a{ :name => "maunz09a" }
      1
    ]
  %dd
    A. Maunz, C. Helma, and S. Kramer.
    Large-scale graph mining using backbone refinement classes.
    In
    %em
      Proceedings of the 15th ACM SIGKDD International Conference
      on Knowledge Discovery and Data Mining (KDD-09)
    , page in press, 2009.
    [ 
    %a{ :href => "http://www.maunz.de/ls_graph_mining_using_bbrcs.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "hammann09" }
      2
    ]
  %dd
    F. Hammann, H. Gutmann, U. Jecklin, A. Maunz, C. Helma, and J. Drewe.
    Development of decision tree models for substrates, inhibitors and
    inducers of P-glycoprotein.
    %em
      Current Drug Metabolism
    , in press, 2009.
  %dt
    [
    %a{ :name => "maunz08a" }
      3
    ]
  %dd
    A. Maunz and C. Helma.
    Prediction of chemical toxicity with local support vector regression
    and activity-specific kernels.
    %em
      SAR QSAR Environ. Res.
    , 19:413-431, 2008.
    [ 
    %a{ :href => "http://www.in-silico.de/articles/mh_tf.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "maunz08b" }
      4
    ]
  %dd
    A. Maunz and C. Helma.
    Prediction of toxic effects of pharmaceutical agents.
    In K. V. Balakin, editor,
    %em
      Pharmaceutical Data Mining: Approaches
      and Applications for Drug Discovery
    , page in press, New York, 2008. J. Wiley
    \& Sons, Inc.
    [ 
    %a{ :href => "http://www.in-silico.de/articles/chapter_mh.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "benigni07" }
      5
    ]
  %dd
    R. Benigni, T. I. Netzeva, E. Benfenati, C. Bossa, R. Franke, C. Helma,
    E. Hulzebos, C. Marchant, A. Richard, Y.-T. Woo, and C. Yang.
    The expanding role of predictive toxicology: an update on the (Q)SAR
    models for mutagens and carcinogens.
    %em
      J Environ Sci Health C Environ Carcinog Ecotoxicol Rev.
    ,
    25:53-97, 2007.
  %dt
    [
    %a{ :name => "helma06a" }
      6
    ]
  %dd
    C. Helma.
    Lazy structure-activity relationships (
    %tt
      lazar
    ) for the
    prediction of rodent carcinogenicity and
    %em
      Salmonella
    mutagenicity.
    %em
      Molecular Diversity
    , 10:147-158, 2006.
    [ 
    %a{ :href => "http://www.in-silico.de/articles/modi020905.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "helma06b" }
      7
    ]
  %dd
    C. Helma and J. Kazius.
    Artificial intelligence and data mining for toxicity prediction.
    %em
      Current Computer-Aided Drug Design
    , 2:1-19, 2006.
    [ 
    %a{ :href => "http://www.in-silico.de/articles/helma_kazius_ccadd.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "vracko06" }
      8
    ]
  %dd
    M. Vracko, V. Bandelj, P. Barbieri, E. Benfenati, Q. Chaudhry, M. Cronin,
    J. Devillers, A. Gallegos, G. Gini, P. Gramatica, C. Helma, D. Neagu,
    T. Netzeva, M. Pavan, G. Patlevicz, M. Randic, I. Tsakovska, and A. Worth.
    Validation of counter propagation neural network models for
    predictive toxicology according to the OECD principles. A case study.
    %em
      SAR QSAR Environ. Res.
    , 17:265-84, 2006.
  %dt
    [
    %a{ :name => "helma05a" }
      9
    ]
  %dd
    C. Helma.
    %em
      Predictive Toxicology
    \.
    CRC Press, Boca Raton, 2005.
  %dt
    [
    %a{ :name => "helma05b" }
      10
    ]
  %dd
    C. Helma.
    %tt
      lazar:
    Lazy Structure - Activity Relationships for toxicity
    prediction.
    In C. Helma, editor,
    %em
      Predictive Toxicology
    , pages 479-499. CRC
    Press, Boca Raton, 2005.
  %dt
    [
    %a{ :name => "helma05c" }
      11
    ]
  %dd
    C. Helma.
    %em
      In Silico
    predictive toxicology: The state-of-the-art and
    strategies to predict human health effects.
    %em
      Current Opinions in Drug Discovery & Development
    , 8:27-31,
    2005.
    [ 
    %a{ :href => "http://www.in-silico.de/articles/helma_coddd.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "helma05d" }
      12
    ]
  %dd
    C. Helma.
    A brief introduction to predictive toxicology.
    In C. Helma, editor,
    %em
      Predictive Toxicology
    \. CRC Press, Boca
    Raton, 2005.
  %dt
    [
    %a{ :name => "kramer05" }
      13
    ]
  %dd
    S. Kramer and C. Helma.
    Machine learning and data mining.
    In C. Helma, editor,
    %em
      Predictive Toxicology
    , pages 223-254. CRC
    Press, Boca Raton, 2005.
  %dt
    [
    %a{ :name => "helma04a" }
      14
    ]
  %dd
    C. Helma, T. Kramer, S. Kramer, and L. DeRaedt.
    Data Mining and Machine Learning techniques for the
    identification of mutagenicity inducing substructures and
    Structure-Activity Relationships of noncongeneric compounds.
    %em
      J. Chem. Inf. Comput. Sci.
    , 44:1402-1411, 2004.
    [ 
    %a{ :href => "http://pubs3.acs.org/acs/journals/doilookup?in_doi=10.1021/ci034254q" }
      http
    \ ]
  %dt
    [
    %a{ :name => "helma04b" }
      15
    ]
  %dd
    C. Helma.
    Data mining and knowledge discovery in predictive toxicology.
    %em
      SAR QSAR Environ. Res.
    , 15:367-383, 2004.
  %dt
    [
    %a{ :name => "helma03a" }
      16
    ]
  %dd
    C. Helma and S. Kramer.
    A survey of the Predictive Toxicology Challenge.
    %em
      Bioinformatics
    , 19:1179-1182, 2003.
    [ 
    %a{ :href => "http://bioinformatics.oxfordjournals.org/cgi/content/abstract/19/10/1179" }
      http
    \ ]
  %dt
    [
    %a{ :name => "helma03b" }
      17
    ]
  %dd
    C. Helma, S. Kramer, and L. DeRaedt.
    The molecular feature miner MolFea.
    In M. Hicks and C. Kettner, editors,
    %em
      Proceedings of the
      Beilstein Workshop 2002: Molecular Informatics: Confronting Complexity
    ,
    pages 79-93. Beilstein Institut, Frankfurt, 2003.
  %dt
    [
    %a{ :name => "toivonen03" }
      18
    ]
  %dd
    H. Toivonen, A. Srinivasan, R. D. King, S. Kramer, and C. Helma.
    Statistical evaluation of the Predictive Toxicology Challenge
    2000-2001.
    %em
      Bioinformatics
    , 19:1183-1193, 2003.
    [ 
    %a{ :href => "http://bioinformatics.oxfordjournals.org/cgi/content/abstract/19/10/1183" }
      http
    \ ]
  %dt
    [
    %a{ :name => "helma02a" }
      19
    ]
  %dd
    C. Helma.
    Data mining in toxicology.
    In J.P.V. Heuvel, W.F. Greenlee, G.H. Perdew, and W.B. Mattes,
    editors,
    %em
      Comprehensive Toxicology Vol XX. Cellular and Molecular
      Toxicology
    , pages 611-624. Elsevier, 2002.
  %dt
    [
    %a{ :name => "kassie02" }
      20
    ]
  %dd
    F. Kassie, S. Rabot, M. Uhl, W. Huber, H.M. Qin, C. Helma, R. Schulte-Hermann,
    and S. Knasmüller.
    Chemoprotective effects of garden cress (lepidium sativum) and its
    constituents towards 2-amino-3-methyl-imidazo[4,5-f]quinoline (IQ)-induced
    genotoxic effects and colonicneoplastic lesions.
    %em
      Carcinogenesis
    , 23:1155-1161, 2002.
  %dt
    [
    %a{ :name => "kramer02" }
      21
    ]
  %dd
    S. Kramer, E. Frank, and C. Helma.
    Fragment generation and Support Vector Machines for inducing
    SARs.
    %em
      SAR and QSAR in Environmental Research
    , 13:509-523, 2002.
  %dt
    [
    %a{ :name => "gottmann01" }
      22
    ]
  %dd
    E. Gottmann, S. Kramer, B. Pfahringer, and C. Helma.
    Data quality in predictive toxicology: Reproducibility of rodent
    carcinogenicity experiments.
    %em
      Environ. Health Perspect.
    , 109:509-514, 2001.
    [ 
    %a{ :href => "http://www.ehponline.org/members/2001/109p509-514gottmann/gottmann-full.html" }
      \.html
    \ ]
  %dt
    [
    %a{ :name => "helma01b" }
      23
    ]
  %dd
    C. Helma, R.D. King, S. Kramer, and A. Srinivasan.
    The Predictive Toxicology Challenge 2000-2001.
    %em
      Bioinformatics
    , 17:107-108, 2001.
    [ 
    %a{ :href => "http://bioinformatics.oupjournals.org/cgi/reprint/17/1/107.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "kramer01e" }
      24
    ]
  %dd
    S. Kramer, L. De Raedt, and C. Helma.
    Molecular feature mining in HIV data.
    In
    %em
      Proceedings of the Seventh ACM SIGKDD International
      Conference on Knowledge Discovery and Data Mining (KDD-01)
    , pages 136-143,
    2001.
  %dt
    [
    %a{ :name => "helma00a" }
      25
    ]
  %dd
    C. Helma, S. Kramer, B. Pfahringer, and E. Gottmann.
    Data quality in predictive toxicology: Identification of chemical
    structures and calculation of chemical properties.
    %em
      Environ. Health Perspect.
    , 108:1029-1033, 2000.
    [ 
    %a{ :href => "http://ehpnet1.niehs.nih.gov/docs/2000/108p1029-1033helma/abstract.html" }
      \.html
    \ ]
  %dt
    [
    %a{ :name => "helma00b" }
      26
    ]
  %dd
    C. Helma, E. Gottmann, and S. Kramer.
    Knowledge discovery and data mining in toxicology.
    %em
      Stat Methods Med Res.
    , 9:329-358, 2000.
    [ 
    %a{ :href => "http://www.in-silico.de/articles/smmr.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "helma00c" }
      27
    ]
  %dd
    C. Helma, S. Kramer, and B. Pfahringer.
    Carcinogenicity prediction for noncongeneric compounds: Experiments
    with the Machine Learning Program SRT and various sets of chemical
    descriptors.
    In
    %em
      Molecular Modelling and Prediction of Bioactivity
    , page 464,
    2000.
  %dt
    [
    %a{ :name => "helma00d" }
      28
    ]
  %dd
    C. Helma and M. Uhl.
    A public domain image analysis program for the single cell gel
    electrophoresis (comet) assay.
    %em
      Mutation Res.
    , 466:9-15, 2000.
    [ 
    %a{ :href => "http://www.in-silico.de/articles/comet.pdf" }
      \.pdf
    \ ]
  %dt
    [
    %a{ :name => "helma00e" }
      29
    ]
  %dd
    C. Helma, E. Gottmann, S. Kramer, and B. Pfahringer.
    The application of machine learning algorithms to detect chemical
    properties responsible for carcinogenicity.
    In K. Gundertofte and F.S. Jorgensen, editors,
    %em
      Molecular
      Modeling and Prediction of Bioactivity
    , pages 464-466, New York, 2000.
    Kluwer Academic/Plenum Publishers.
  %dt
    [
    %a{ :name => "helma00f" }
      30
    ]
  %dd
    C. Helma, E. Gottmann, S. Kramer, and B. Pfahringer.
    Artificial Intelligence Methoden zur Vorhersage der
    Kanzerogenität organischer Verbindungen.
    In H. Schöffl, H. Spielmann, and H.A. Tritthart, editors,
    %em
      Ersatz- und Ergänzungsmethoden zu Tierversuchen: Forschung ohne
      Tierversuche
    , pages 128-134, Wien-New York, 2000. Springer Verlag.
  %dt
    [
    %a{ :name => "uhl00" }
      31
    ]
  %dd
    M. Uhl, C. Helma, and S. Knasmüller.
    Evaluation of the single cell gel electrophoretic assay with human
    hepatoma (HepG2) cells.
    %em
      Mutation Res.
    , 468:213-225, 2000.
  %dt
    [
    %a{ :name => "helma99a" }
      32
    ]
  %dd
    C. Helma, E. Gottmann, S. Kramer, and B. Pfahringer.
    Data quality issues in toxicological knowledge discovery.
    In
    %em
      Predictive Toxicology of Chemicals: Experiences and Impact of
      AI Tools
    , pages 8-11, Menlo Park, California, 1999. AAAI Press.
  %dt
    [
    %a{ :name => "pfahringer99" }
      33
    ]
  %dd
    B. Pfahringer, E. Gottmann, C. Helma, and S. Kramer.
    Efficiency/representational issues in toxicological knowledge
    discovery.
    In
    %em
      Predictive Toxicology of Chemicals: Experiences and Impact of
      AI Tools
    , pages 86-89, Menlo Park, California, 1999. AAAI Press.
  %dt
    [
    %a{ :name => "uhl99" }
      34
    ]
  %dd
    M. Uhl, C. Helma, and S. Knasmüller.
    Single-cell gel electrophoresis assays with human-derived hepatoma
    (HepG2) cells.
    %em
      Mutation Res.
    , 441:215-224, 1999.
  %dt
    [
    %a{ :name => "helma98a" }
      35
    ]
  %dd
    C. Helma, E. Gottmann, S. Kramer, and B. Pfahringer.
    The application of machine learning algorithms to detect chemical
    properties responsible for carcinogenicity.
    In
    %em
      Molecular Modelling and Prediction of Bioactivity.
      Proceedings of the 12th European Symposium on Quantitative Structure-Activity
      Relationships
    , 1998.
  %dt
    [
    %a{ :name => "helma98b" }
      36
    ]
  %dd
    C. Helma, P. Eckl, E. Gottmann, F. Kassie, W. Rodinger, H. Steinkellner,
    C. Windpassinger, R. Schulte-Hermann, and S. Knasmüller.
    Genotoxic and ecotoxic effects of groundwaters and their relation to
    routinely measured chemical parameters.
    %em
      Environ. Sci. Technol.
    , 32:1799-1805, 1998.
  %dt
    [
    %a{ :name => "knasmueller98" }
      37
    ]
  %dd
    S. Knasmüller, C. Helma, P. Eckl, E. Gottmann, H. Steinkellner, F. Kassie,
    T. Haider, W. Parzefall, and R. Schulte-Hermann.
    Investigations on genotoxic effects of groundwater from the
    Mitterndorfer Senke from the vicinity of Wiener Neustadt.
    %em
      Wiener Klinische Wochenschrift
    , 110:824-833, 1998.
  %dt
    [
    %a{ :name => "kramer98" }
      38
    ]
  %dd
    S. Kramer, B. Pfahringer, and C. Helma.
    Stochastic propositionalization of non-determinate background
    knowledge.
    In
    %em
      Proceedings of the 8th International Workshop on Inductive
      Logic Programming (ILP-98)
    , pages 80-94, Berlin Heidelberg New York, 1998.
    Springer.
  %dt
    [
    %a{ :name => "steinkellner98" }
      39
    ]
  %dd
    H. Steinkellner, M.S. Kong, C. Helma, S. Ecker, T.H. Ma, O. Horak, M. Kundi,
    and S. Knasmüller.
    Genotoxic effects of heavy metals: Comparative investigation with
    plant bioassays.
    %em
      Environ. Mol. Mutagen.
    , 31:183-191, 1998.
  %dt
    [
    %a{ :name => "helma97a" }
      40
    ]
  %dd
    C. Helma and S. Knasmüller.
    Die Belastung von Gewässern mit gentoxischen Substanzen
    IIa: Die Quellen gentoxischer Kontaminationen (Industrielle
    Emissionen).
    %em
      UWSF-Z.Umweltchem.Ökotox.
    , 9:41-48, 1997.
  %dt
    [
    %a{ :name => "helma97b" }
      41
    ]
  %dd
    C. Helma and S. Knasmüller.
    Die Belastung von Gewässern mit gentoxischen Substanzen
    IIb: Die Quellen gentoxischer Kontaminationen (Nichtindustrielle
    Emissionen).
    %em
      UWSF-Z.Umweltchem.Ökotox.
    , 9:163-168, 1997.
  %dt
    [
    %a{ :name => "helma97c" }
      42
    ]
  %dd
    C. Helma.
    Die Situation der Chlorchemie in Östereich: Chlorhältige
    Pflanzenschutz- Holzschutz und Wasserdesinfektionsmittel - Entwicklungen im
    Zeitraum 1993 bis 1997.
    Technical report, Gesellschaft Österreichischer Chemiker, 1997.
  %dt
    [
    %a{ :name => "knasmueller97" }
      43
    ]
  %dd
    S. Knasmüller, W. Parzefall, C. Helma, F. Kassie, S. Ecker, and
    R. Schulte-Hermann.
    Toxic effects of griseofulvin: Disease models, mechanisms, and risk
    assessment.
    %em
      Critical Reviews in Toxicology
    , 27:495-537, 1997.
  %dt
    [
    %a{ :name => "kramer97a" }
      44
    ]
  %dd
    S. Kramer, B. Pfahringer, and C. Helma.
    Mining for causes of cancer: Machine learning experiments at various
    levels of detail.
    In
    %em
      Proceedings of the Third International Conference on
      Knowledge Discovery and Data Mining (KDD-97)
    , Menlo Park, CA, 1997. AAAI
    Press.
  %dt
    [
    %a{ :name => "helma96a" }
      45
    ]
  %dd
    C. Helma, V. Mersch-Sundermann, V.S. Houk, U. Glasbrenner, C. Klein,
    L. Wenquing, K. Fekadu, R. Schulte-Hermann, and S. Knasmüller.
    Comparative evaluation of four bacterial assays for the detection of
    genotoxic effects in water samples.
    %em
      Environ. Sci. Technol.
    , 30:897-907, 1996.
  %dt
    [
    %a{ :name => "helma95" }
      46
    ]
  %dd
    C. Helma, L. Kronberg, T.H. Ma, and S. Knasmüller.
    Genotoxic effects of the chlorinated hydroxyfuranones
    3-chloro-4-(dichloromethyl)-5-hydroxy-2[5H]-furanone and
    3,4-dichloro-5-hydroxy-2[5H]-furanone in
    %i
      Tradescantia
    micronucleus assays.
    %em
      Mutation Res.
    , 346:181-186, 1995.
  %dt
    [
    %a{ :name => "helma95b" }
      47
    ]
  %dd
    C. Helma.
    Erfahrungen mit dem Einsatz biologischer Mutationstests zur
    Verfahrensoptimierung und Umweltkontrolle.
    In
    %em
      Handbuch der Umwelttechnik 1995
    , pages 266-267. Wien, 1995.
  %dt
    [
    %a{ :name => "helma95c" }
      48
    ]
  %dd
    C. Helma.
    Detection of genotoxic contaminations in water.
    In M. Guminska and J. Miedzobrodzki, editors,
    %em
      Molecular Biology
      for Environment and Man
    , pages 99-111. 1995.
  %dt
    [
    %a{ :name => "helma94a" }
      49
    ]
  %dd
    C. Helma, R. Sommer, R. Schulte-Hermann, and S. Knasmüller.
    Enhanced clastogenicity of contaminated ground water following UV
    irradiation detected by the
    %em
      Tradescantia
    micronucleus assay.
    %em
      Mutation Res.
    , 323:93-98, 1994.
  %dt
    [
    %a{ :name => "helma94b" }
      50
    ]
  %dd
    C. Helma, S. Knasmüller, and R. Schulte-Hermann.
    Die Belastung von Wässern mit gentoxischen Substanzen I. Methoden
    zur Prüfung der Gentoxizität.
    %em
      UWSF-Z.Umweltchem.Ökotox.
    , 6:277-288, 1994.
  %dt
    [
    %a{ :name => "helma94c" }
      51
    ]
  %dd
    C. Helma, S. Knasmüller, and R. Schulte-Hermann.
    Biologische Tests zur Prüfung der Gentoxizität:
    Einsatzmöglichkeiten zur Verfahrensoptimierung und Emissionskontrolle.
    In Brandl et al., editor,
    %em
      Ecoinforma 94. Bd 9, Kanzerogenese
      durch Umweltchemikalien
    , pages 497-512. Wien, 1994.
  %dt
    [
    %a{ :name => "fassold93" }
      52
    ]
  %dd
    E. Fassold, C. Helma, S. Knasmüller, and R. Sattelberger.
    Die Situation der Chlorchemie in Östereich, 8. Teil:
    Chlorhältige Pflanzenschutz- Holzschutz und Wasserdesinfektionsmittel.
    Technical report, Gesellschaft Österreichischer Chemiker, 1993.
  %dt
    [
    %a{ :name => "helma92" }
      53
    ]
  %dd
    C. Helma et.al.
    Abfallarme Großküche.
    Technical report, Österreichisches Ökologie Institut, 1992.
  %dt
    [
    %a{ :name => "helma91" }
      54
    ]
  %dd
    C. Helma et.al.
    Ausstieg aus der Müllverbrennung.
    Technical report, Österreichisches Ökologie Institut, 1991.