Referenzen werden manchmal "zufällig" als ? geschrieben

Antwort erstellen


Diese Frage dient dazu, das automatisierte Versenden von Formularen durch Spam-Bots zu verhindern.
Smilies
:D :) :( :o :shock: :? 8) :lol: :-x :P :oops: :cry: :evil: :twisted: :roll: :wink: :!: :?: :idea: :arrow: :| :mrgreen:

BBCode ist eingeschaltet
[img] ist eingeschaltet
[flash] ist ausgeschaltet
[url] ist eingeschaltet
Smilies sind eingeschaltet

Die letzten Beiträge des Themas

Ich habe die Datenschutzerklärung gelesen und bin damit einverstanden.

   

Wenn du eine Datei oder mehrere Dateien anhängen möchtest, gib die Details unten ein.

Ansicht erweitern Die letzten Beiträge des Themas: Referenzen werden manchmal "zufällig" als ? geschrieben

von Besserwisser » Di 7. Jul 2015, 12:08

Man muss nicht alles neu installieren. Man sollte aber mal die MiKTeX-Anleitung lesen, um zu erfahren wie man Paket aktualisiert.

von Ronin » Di 7. Jul 2015, 12:02

Beim Prozessieren kommt die folgende Meldung:

MiKTeX-pdfTeX 2.9.4902 (1.40.14) (MiKTeX 2.9 64-bit)
Copyright (C) 1982 D. E. Knuth, (C) 1996-2012 Han The Thanh
TeX is a trademark of the American Mathematical Society.

Auch wenn etwas vielleicht veraltet ist, ich stehe kurz vor der Abgabe der Bachelorarbeit, wenn ich nichts ändern muss, lasse ich es vorerst so, die Zeit ist auch so bereits knapp ;-). So lange es funktioniert ist es ok. Falls du neugierig bist, was das Problem genau verursacht hat, müsstest du mir sagen nach was genau du suchen möchtest, bin nicht so der pro in Latex.

Ich denke nach Abschluss muss ich mal alles sauber neu installieren und mir eine eigene gute Vorlage machen.

Vielen Dank für eure Hilfe

von u_fischer » Di 7. Jul 2015, 11:54

Ronin hat geschrieben:Verstehe nicht genau was du meinst. Die MiKTeX Version ist 2.9, die Packet wurde alle kürzlich frisch runtergeladen.
Nun, irgendwas veraltetes mischt sich aber ein. Überprüfe mal die log-Datei und deinen Dateiordner.

Was deine Vorlage angeht, solltest du zumindest lastpage209 durch lastpage ersetzen.

von Ronin » Di 7. Jul 2015, 11:53

Verstehe nicht genau was du meinst. Die MiKTeX Version ist 2.9, die Packet wurde alle kürzlich frisch runtergeladen.

von Besserwisser » Di 7. Jul 2015, 11:38

Die TeXStudio-Version ist eher nebensächlich. Entscheidend ist, dass die TeX-Distribution auf dem aktuellen Stand ist. Also ein Update über den Paketmanager machen, bei MiKTeX ggf. auch sowohl über die Admin-Version des Paketmanager als auch über die User-Version.

Und Johannes hat natürlich recht. Die Vorlage ist voller Mängel!

von Ronin » Di 7. Jul 2015, 11:34

Vielen Dank, auf dass wäre ich nie gekommen, zumal es zu Beginn keine Probleme gab!!!!! Nachdem ich die Klammern löschte ging alles! Weiss nicht wo ich das aufgegriffen habe mit den Klammern :oops: .

Die TexStudio Version ist aktuell, habe ich extra aktualisiert, um dies als Fehlerquelle auszuschliessen.

Werde mir für das nächste mal selber eine Vorlage machen. Ich verwendete diese, da die von den Dozenten abgesegnet ist (Nicht Code-mässig, sondern Layout mässig).

Tausend Dank für sie schnellen und super Antworten :D !

von u_fischer » Di 7. Jul 2015, 10:54

Also schuld sind eindeutig die zusätzlichen (unnötigen) Klammern aus den \cite-Befehlen. \cite{UNEP2012,Klinkowski2015} statt \cite{{UNEP2012},{Klinkowski2015}} sollte m.E. funktionieren.

Aber in einem aktuellen System sollten die doppelten Klammern überhaupt nicht in der aux-Datei landen. Ist dein System aktuell?

von Johannes_B » Di 7. Jul 2015, 10:53

Ronin hat geschrieben:Die Vorlage stammt von meiner Hochschule, wieso? Stimmt etwas nicht damit?
Jap, die ist Quatsch.


Lass besser die geschweiften Klammern innerhalb des cite-Befehls weg.

von Ronin » Di 7. Jul 2015, 10:43

Die Vorlage stammt von meiner Hochschule, wieso? Stimmt etwas nicht damit?

von Ronin » Di 7. Jul 2015, 10:42

Ok, sorry. Trotzdem vielen Dank für die ausführliche Hilfe!

Hier ein Beispiel ohne include usw. In diesem BSP findet Texstudio im Moment die Quelle UNEP2012, Klinkowski2015 und Kohler2008 nicht.


\documentclass[captions=tableheading]{scrartcl} %two side

\usepackage[ngerman,english]{babel}     %Einstellung auf Deutsch
\usepackage[left=2cm,right=2cm,top=2cm,bottom=2cm,includeheadfoot]{geometry}   
\usepackage[utf8]{inputenc}			
\usepackage[OT2,T1]{fontenc}				
\usepackage{float}								
\usepackage{graphicx}
\usepackage{lmodern}
\usepackage{array}
\usepackage{longtable}
\usepackage{booktabs}
\usepackage{amsmath}
\usepackage{setspace}
\usepackage{cite}
\usepackage{scrpage2} 
\usepackage{lastpage209}
\usepackage{multirow} 
\usepackage{nicefrac}
\usepackage{color}
\usepackage{colortbl}
\usepackage{url}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{pdfpages} 
\usepackage[version=3]{mhchem}
\usepackage{microtype}
\usepackage{lscape}
\usepackage{chemarr}
\usepackage{upgreek}
\usepackage{subfigure}
\usepackage{multirow}
\usepackage{subfig}
\usepackage{verbatim}
\usepackage{multicol}
\usepackage{caption}
\captionsetup{format=hang, justification=raggedright, labelfont=bf, font=small}
\setlength\abovecaptionskip{7pt}
\captionsetup[subfigure]{labelformat=empty} 

%Punkte für Litverzeichnis
\makeatletter
\renewcommand*\l@section{\@dottedtocline{1}{0em} {2em}}
\renewcommand*\l@subsection{\@dottedtocline{2}{2em}{3em}}
\renewcommand*\l@subsubsection{\@dottedtocline{3}{5em}{3em}}
\renewcommand*\l@paragraph{\@dottedtocline{4}{10em }{5em}}
\renewcommand*\l@subparagraph{\@dottedtocline{5}{1 2em}{6em}}
\renewcommand*\l@figure{\@dottedtocline{1}{1.5em}{ 2.3em}}

%Abstand nach \paragraph
\renewcommand\paragraph{\@startsection{paragraph}{4}{\z@}
	{-3.25ex\@plus -1ex \@minus -.2ex}
	{1.5ex \@plus .2ex}
	{\sffamily\normalsize\bfseries}}

\begin{document}
	
\selectlanguage{ngerman}
\renewcommand{\figurename}{Abb.}
\renewcommand{\tablename}{Tab.}


\section{Einleitung}
\cite{UNEP2011}.  \cite{Alaee2003}. \cite{UNEP2011}. \cite{Gerecke2005}.  \cite{UNEP2011}.  \cite{Moore2001}. \cite{{Alaee2003},{DeWit2002},{Remberger2004}} \cite{Sellstrom2003}  \cite{Ryan2006} \cite{{Gerecke2003},{Kohler2008}}. \\

\cite{Remberger2004}. \ \cite{UNEP2013}. \cite{Verband}.

\cite{{UNEP2012},{Klinkowski2015}}.\\
\cite{Lal2010}. \cite{Heeb2014a}   \cite{{Gerecke2005a},{Abdallah2008}}   \cite{Abdallah2008}.  \cite{{Heeb2014a},{Heeb2015a}}.  

\cite{Abdallah2008},\cite{Abdallah2011},\cite{Alaee2003},\cite{Atkins}
\cite{Barontini2001},\cite{Barontini2001a},\cite{Bharti2009},\cite{BisswangerGross},\cite{BisswangerKlein},\cite{Bowden2012},\cite{Cataldo2010},\cite{Covaci2006}
\cite{DeWit2002},\cite{Gerecke2003},\cite{Gerecke2005},\cite{Gold2014}
\cite{Gross2011},\cite{Zeng2014},\cite{Zegers2005},\cite{Zacharias2007}
\cite{Wistuba1999}

	

\bibliographystyle{Lit/Lit_Thesis2}				
\renewcommand{\refname}{Literaturverzeichnis}

\bibliography{literatur}	


\end{document}


Der Fehler, der in diesem Beispiel erscheint ist:
Prozess gestartet: bibtex.exe "document"

This is BibTeX, Version 0.99d (MiKTeX 2.9 64-bit)
The top-level auxiliary file: document.aux
Stuff after "}"---line 9 of file document.aux
 : \citation{{Alaee2003
 :                     },{DeWit2002},{Remberger2004}}
I'm skipping whatever remains of this command
Stuff after "}"---line 12 of file document.aux
 : \citation{{Gerecke2003
 :                       },{Kohler2008}}
I'm skipping whatever remains of this command
Stuff after "}"---line 16 of file document.aux
 : \citation{{UNEP2012
 :                    },{Klinkowski2015}}
I'm skipping whatever remains of this command
Stuff after "}"---line 19 of file document.aux
 : \citation{{Gerecke2005a
 :                        },{Abdallah2008}}
I'm skipping whatever remains of this command
Stuff after "}"---line 21 of file document.aux
 : \citation{{Heeb2014a
 :                     },{Heeb2015a}}
I'm skipping whatever remains of this command
The style file: Lit/Lit_Thesis2.bst
Database file #1: literatur.bib
Warning--empty year in Verband
Warning--missing publisher in Gold2014
(There were 5 error messages)

Prozess endete normal
Und das bib File (Leider darf ich das File nicht hochladen):
@article{Abdallah2011,
author = {Abdallah, Mohamed Abou Elwafa and Harrad, Stuart},
doi = {http://dx.doi.org/10.1016/j.envint.2010.11.008},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Elwafa 2011.pdf:pdf},
isbn = {1873-6750 (Electronic)$\backslash$n0160-4120 (Linking)},
issn = {01604120},
journal = {Environment International},
keywords = {Degradation products,HBCD,Human breast milk,Human exposure,TBBP-A},
number = {2},
pages = {443--448},
pmid = {21167604},
publisher = {Elsevier Ltd},
title = {{Tetrabromobisphenol-A, hexabromocyclododecane and its degradation products in UK human milk: Relationship to external exposure}},
volume = {37},
year = {2011}
}
@article{Abdallah2008,
author = {Abdallah, Mohamed Abou Elwafa and Ibarra, Catalina and Neels, Hugo and Harrad, Stuart and Covaci, Adrian},
doi = {10.1016/j.chroma.2008.03.006},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Abdallah 2008.pdf:pdf},
isbn = {0021-9673 (Print) 0021-9673 (Linking)},
issn = {00219673},
journal = {Journal of Chromatography A},
keywords = {Degradation products,Gas chromatography,HBCDs,Hexabromocyclododecanes,Indoor dust,Liquid chromatography,Mass spectrometry},
pages = {333--341},
pmid = {18359486},
title = {{Comparative evaluation of liquid chromatography-mass spectrometry versus gas chromatography-mass spectrometry for the determination of hexabromocyclododecanes and their degradation products in indoor dust}},
volume = {1190},
year = {2008}
}
@article{Alaee2003,
author = {Alaee, Mehran and Arias, Pedro and Sj\"{o}din, Andreas and Bergman, \AA ke},
doi = {10.1016/S0160-4120(03)00121-1},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Alaee 2005.pdf:pdf},
isbn = {9162050656},
issn = {01604120},
journal = {Environment International},
keywords = {Application,Brominated flame retardants,Hexabromocyclododecane,Polybrominated biphenyls,Polybrominated diphenyl ethers,Tetrabromobisphenol A,Usage},
pages = {683--689},
pmid = {12850087},
title = {{An overview of commercially used brominated flame retardants, their applications, their use patterns in different countries/regions and possible modes of release}},
volume = {29},
year = {2003}
}
@book{Atkins,
author = {Atkins, Peter and Paula, de Julio},
edition = {5. Auflage},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Bericht Vertiefungsarbeit/Latex/Bilder/BSPResiduen2.pdf:pdf},
pages = {831--885, 933--965},
publisher = {Wiley-VCH},
title = {{Physikalische Chemie}},
year = {2010}
}
@book{My2013,
author = {Atkins, Peter and Paula, de Julio},
file = {:C$\backslash$:/Users/SaoPaulo/ZHAW/DropBox Inhalt/IC-Praktikum/2\_Copolymerisation/IR/Vergleich.pdf:pdf},
pages = {2013},
title = {{Physikalische Chemie}},
year = {2013}
}
@article{Barontini2001,
author = {Barontini, F and Cozzani, V and Cuzzola, A and Petarca, L},
doi = {10.1002/rcm.281},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Barotini 2001.pdf:pdf},
issn = {0951-4198},
journal = {Rapid communications in mass spectrometry : RCM},
pages = {690--698},
pmid = {11319791},
title = {{Investigation of hexabromocyclododecane thermal degradation pathways by gas chromatography/mass spectrometry.}},
volume = {15},
year = {2001}
}
@article{Barontini2001a,
author = {Barontini, Federica and Cozzani, Valerio and Petarca, Luigi},
doi = {10.1021/ie001002v},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/Thermostabilit\"{a}tHBCD.pdf:pdf},
issn = {0888-5885},
journal = {Industrial \& Engineering Chemistry Research},
pages = {3270--3280},
title = {{Thermal Stability and Decomposition Products of Hexabromocyclododecane}},
volume = {40},
year = {2001}
}
@article{Bharti2009,
author = {Bharti, Ajit and Ma, Patrick C and Salgia, Ravi},
doi = {10.1002/mas},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/esiIonisierung.pdf:pdf},
isbn = {1098-2787},
issn = {0277-7037},
journal = {Mass spectrometry reviews},
keywords = {charge residue model,complexes,esims,ion evaporation model,mechanisms esims,multiply charged proteins,nano-esims,protein},
number = {3},
pages = {451--466},
pmid = {17407130},
title = {{Biomarker discovery in lung cancer--promises and challenges of clinical proteomics.}},
volume = {26},
year = {2009}
}
@book{BisswangerGross,
author = {Bisswanger, Hans},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Bericht Vertiefungsarbeit/Latex/Bilder/Gradient1.pdf:pdf},
publisher = {Wiley-VCH},
title = {{Enzyme Kinetics}},
year = {2008}
}
@book{BisswangerKlein,
author = {Bisswanger, Hans},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Bericht Vertiefungsarbeit/Latex/Bilder/Gradient2.pdf:pdf},
publisher = {Wiley-VCH},
title = {{Practical Enzymology}},
year = {2007}
}
@article{Lineweaver1934,
author = {Burk, H. Lineweaver D.},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/ja01318a036.pdf:pdf},
journal = {Journal of the American Chemical Society},
pages = {658--666},
title = {{The determination}},
volume = {56},
year = {1934}
}
@misc{Cataldo2010,
author = {et al Cataldo, D},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Cyclodextrin.pdf:pdf},
title = {{Use of Cyclodextrin for treatment and prevention of bronchial inflammatory diseases}},
year = {2010}
}
@book{Bowden2012,
author = {Cornish-Bowden, Athel},
file = {:C$\backslash$:/Users/SaoPaulo/ZHAW/DropBox Inhalt/IC-Praktikum/3\_MiniPilot/Salicyls\"{a}ure.pdf:pdf},
publisher = {Wiley-Blackwell},
title = {{Fundamentals of Enzyme Kinetics}},
year = {2012}
}
@article{Covaci2006,
author = {Covaci, Adrian and Gerecke, Andreas C. and Law, Robin J. and Voorspoels, Stefan and Kohler, Martin and Heeb, Norbert V. and Leslie, Heather and Allchin, Collin R. and {De Boer}, Jacob},
doi = {10.1021/es0602492},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/LCGC/GCvsLC.pdf:pdf},
isbn = {0013-936X},
issn = {0013936X},
journal = {Environmental Science and Technology},
number = {12},
pages = {3679--3688},
pmid = {16830527},
title = {{Hexabromocyclododecanes (HBCDs) in the environment and humans: A review}},
volume = {40},
year = {2006}
}
@article{DeWit2002,
author = {{De Wit}, C.A.},
doi = {10.1016/S0045-6535(01)00225-9},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/DeWit 2002.pdf:pdf},
isbn = {9162050656},
issn = {00456535},
journal = {Chemosphere},
keywords = {Brominated flame retardants,Hexabromocyclododecane,Polybrominated diphenyl ethers,Tetrabromobisphenol A},
pages = {583--624},
pmid = {11999784},
title = {{An overview of brominated flame retardants in the environment}},
volume = {46},
year = {2002}
}
@book{Pearson,
author = {Engel, Thomas and Reid, Philip},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Bericht Vertiefungsarbeit/Latex/Bilder/BSPResiduen1.pdf:pdf},
pages = {1056--1084},
publisher = {Pearson Studium},
title = {{Physikalische Chemie}},
year = {2006}
}
@article{Gerecke2005,
author = {Gerecke, A.C.},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Startliteratur Heeb/2005 Law et al HBCD EST feature.pdf:pdf},
journal = {Environmental Science and Technology},
number = {13},
pages = {281--287},
title = {{Hexabromocyclododecane CHALLENGES Scientists}},
volume = {39},
year = {2005}
}
@article{Gerecke2003,
author = {Gerecke, Andreas C and Kohler, Martin and Zennegg, Markus and Schmid, Peter and Heeb, Norbert V},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Gerecke 2003 Swiss Fish.pdf:pdf},
journal = {Organohalogen Compounds},
pages = {155--158},
title = {{Detection of $\alpha$ -isomer dominated HBCD (hexabromocyclododecane) in Swiss fish at levels comparable to PBDEs (polybrominated diphenyl ethers)}},
volume = {61},
year = {2003}
}
@book{Gross2011,
author = {Gross, J.H.},
publisher = {Springer Spektrum},
title = {{Massenspektrometrie}},
year = {2011}
}
@article{Haug2008,
author = {Haug, Line S. and Thomsen, Cathrine and Liane, Veronica H. and Becher, Georg},
doi = {10.1016/j.chemosphere.2007.10.044},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/LCGC/LC vs GC 2007.pdf:pdf},
isbn = {0045-6535 (Print) 0045-6535 (Linking)},
issn = {00456535},
journal = {Chemosphere},
keywords = {Biological samples,GC-MS,Hexabromocyclododecane (HBCD),Interlaboratory comparison,LC-MS},
number = {6},
pages = {1087--1092},
pmid = {18067948},
title = {{Comparison of GC and LC determinations of hexabromocyclododecane in biological samples - Results from two interlaboratory comparison studies}},
volume = {71},
year = {2008}
}
@article{Heeb2008,
author = {Heeb, Norbert V. and {Bernd Schweizer}, W. and Mattrel, Peter and Haag, Regula and Gerecke, Andreas C. and Schmid, Peter and Zennegg, Markus and Vonmont, Heinz},
doi = {10.1016/j.chemosphere.2008.07.045},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Heeb 2008 Isomerisation 1.pdf:pdf},
issn = {00456535},
journal = {Chemosphere},
keywords = {2-shifts of vicinal dibromides,Brominated flame retardants,Concerted 1,Conformational analysis,HBCDD,Simultaneous inversion of adjacent asymmetric cent},
pages = {1201--1210},
pmid = {18768199},
title = {{Regio- and stereoselective isomerization of hexabromocyclododecanes (HBCDs): Kinetics and mechanism of Gamma- to Alpha-HBCD isomerization}},
volume = {73},
year = {2008}
}
@article{Heeb2008a,
author = {Heeb, Norbert V. and {Bernd Schweizer}, W. and Mattrel, Peter and Haag, Regula and Gerecke, Andreas C. and Schmid, Peter and Zennegg, Markus and Vonmont, Heinz},
doi = {10.1016/j.chemosphere.2008.07.045},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Heeb 2008 Isomerisation 3.pdf:pdf},
issn = {00456535},
journal = {Chemosphere},
keywords = {2-shifts of vicinal dibromides,Brominated flame retardants,Concerted 1,Conformational analysis,HBCDD,Simultaneous inversion of adjacent asymmetric cent},
pages = {1201--1210},
pmid = {18768199},
title = {{Regio- and stereoselective isomerization of hexabromocyclododecanes (HBCDs): Kinetics and mechanism of b-HBCD racemization}},
volume = {73},
year = {2008}
}
@article{Heeb2010a,
author = {Heeb, Norbert V. and Graf, Heidi and {Bernd Schweizer}, W. and Lienemann, P.},
doi = {10.1016/j.chemosphere.2010.05.034},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Heeb 2010a.pdf:pdf},
issn = {00456535},
journal = {Chemosphere},
number = {7},
pages = {701--708},
pmid = {20580407},
publisher = {Elsevier Ltd},
title = {{Thermally-induced transformation of hexabromocyclo dodecanes and isobutoxypenta bromocyclododecanes in flame-proofed polystyrene materials}},
volume = {80},
year = {2010}
}
@article{Heeb2010,
author = {Heeb, Norbert V. and Graf, Heidi and {Bernd Schweizer}, W. and Lienemann, P.},
doi = {10.1016/j.chemosphere.2009.12.045},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Heeb 2010.pdf:pdf},
isbn = {0045-6535},
issn = {00456535},
journal = {Chemosphere},
keywords = {Brominated flame retardant,Crystal structure,Diastereomers,Enantiomers,iBPBCDs},
number = {8},
pages = {950--957},
pmid = {20083292},
publisher = {Elsevier Ltd},
title = {{Isobutoxypentabromocyclododecanes (iBPBCDs): A new class of polybrominated compounds}},
volume = {78},
year = {2010}
}
@article{Heeb2005,
author = {Heeb, Norbert V. and Schweizer, W. Bernd and Kohler, Martin and Gerecke, Andreas C.},
doi = {10.1016/j.chemosphere.2005.03.015},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/LCGC/ErsteMethodeHeeb.pdf:pdf},
issn = {00456535},
journal = {Chemosphere},
keywords = {Crystal structure,Diastereomers,HBCDs,Resolution of enantiomers,Stereoisomers},
number = {1},
pages = {65--73},
pmid = {16157171},
title = {{Structure elucidation of hexabromocyclododecanes - A class of compounds with a complex stereochemistry}},
volume = {61},
year = {2005}
}
@article{Heeb2007,
author = {Heeb, Norbert V. and Schweizer, W. Bernd and Mattrel, Peter and Haag, Regula and Gerecke, Andreas C. and Kohler, Martin and Schmid, Peter and Zennegg, Markus and Wolfensberger, Max},
doi = {10.1016/j.chemosphere.2007.01.032},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Heeb 2007.pdf:pdf},
issn = {00456535},
journal = {Chemosphere},
keywords = {Brominated flame retardants,Extended triple turn motive,HBCD crystal structures,Relative and absolute configurations,Resolution of enantiomers},
pages = {940--950},
title = {{Solid-state conformations and absolute configurations of (+) and (-) Alpha-, Beta-, and Gamma-hexabromocyclododecanes (HBCDs)}},
volume = {68},
year = {2007}
}
@article{Heeb2014a,
author = {Heeb, Norbert V. and Wyss, Simon a. and Geueke, Birgit and Fleischmann, Thomas and Kohler, Hans Peter E and Lienemann, Peter},
doi = {10.1016/j.chemosphere.2013.12.035},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Startliteratur Heeb/2014 Heeb et al LinA2 PBCDE formation Kinetics chemosphere.pdf:pdf},
issn = {18791298},
journal = {Chemosphere},
keywords = {Brominated flame retardants,HBCD biotransformation,HCH-converting bacterial enzyme,LinA2 metabolites,Persistent organic pollutants},
pages = {194--202},
pmid = {24444415},
publisher = {Elsevier Ltd},
title = {{LinA2, a HCH-converting bacterial enzyme that dehydrohalogenates HBCDs}},
volume = {107},
year = {2014}
}
@article{Heeb2015a,
author = {Heeb, Norbert V. and Wyss, Simon a. and Geueke, Birgit and Fleischmann, Thomas and Kohler, Hans-Peter E. and Schweizer, W. Bernd and Moor, Heidi and Lienemann, Peter},
doi = {10.1016/j.chemosphere.2014.11.008},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Startliteratur Heeb/2015 Heeb et al LinA2 Stereochemistry of b-HBCDs Chemosphere (1).pdf:pdf},
issn = {18791298},
journal = {Chemosphere},
keywords = {brominated flame retardants,crystal structure analysis,hbcd biotransformation},
pages = {70--78},
publisher = {Elsevier Ltd},
title = {{Stereochemistry of enzymatic transformations of (+)$\beta$- and (-)$\beta$-HBCD with LinA2 – a HCH-degrading bacterial enzyme of Sphingobium indicum B90A}},
volume = {122},
year = {2015}
}
@article{Heeb2012,
author = {Heeb, Norbert V. and Zindel, Daniel and {Bernd Schweizer}, W. and Lienemann, Peter},
doi = {10.1016/j.chemosphere.2012.03.052},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/PBCDOHKristall.pdf:pdf},
isbn = {0045-6535},
issn = {00456535},
journal = {Chemosphere},
keywords = {Brominated flame retardants,Crystal structure,HBCD transformation products,HBCDD,Stereoisomers},
number = {5},
pages = {655--662},
pmid = {22520970},
publisher = {Elsevier Ltd},
title = {{2,5,6,9,10-Pentabromocyclododecanols (PBCDOHs): A new class of HBCD transformation products}},
url = {http://dx.doi.org/10.1016/j.chemosphere.2012.03.052},
volume = {88},
year = {2012}
}
@article{Heeb2012a,
author = {Heeb, Norbert V. and Zindel, Daniel and Geueke, Birgit and Kohler, Hans Peter E and Lienemann, Peter},
doi = {10.1021/es2046487},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Startliteratur Heeb/2012 Heeb et al LinB Biotransformation HBCD EST.pdf:pdf},
issn = {0013936X},
journal = {Environmental Science and Technology},
pages = {6566--6574},
pmid = {22578084},
title = {{Biotransformation of hexabromocyclododecanes (HBCDs) with LinB - An HCH-converting bacterial enzyme}},
volume = {46},
year = {2012}
}
@article{Heeb2013a,
author = {Heeb, Norbert V. and Zindel, Daniel and Graf, Heidi and Azara, Valeria and {Bernd Schweizer}, W. and Geueke, Birgit and Kohler, Hans Peter E and Lienemann, Peter},
doi = {10.1016/j.chemosphere.2012.10.019},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Startliteratur Heeb/2013 Heeb et al LinB transformation of d-HBCD Chemosphere.pdf:pdf},
isbn = {0045-6535},
issn = {00456535},
journal = {Chemosphere},
keywords = {Brominated flame retardants,Crystal structure,HBCD transformation,HCH-converting enzymes},
number = {6},
pages = {1911--1919},
pmid = {23177717},
publisher = {Elsevier Ltd},
title = {{Stereochemistry of LinB-catalyzed biotransformation of Delta-HBCD to 1R,2R,5S,6R,9R,10S-pentabromocyclododecanol}},
volume = {90},
year = {2013}
}
@article{Heeb,
author = {Heeb, Norbert V and Zindel, Daniel and Schweizer, W Bernd and Lienemann, Peter},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Startliteratur Heeb/2012 Heeb et al PBCDOHs in FP-PS Chemosphere.pdf:pdf},
keywords = {brominated flame retardants,hbcd transformation products},
title = {{Author ' s personal copy Chemosphere}}
}
@book{Gold2014,
author = {IUPAC},
doi = {http://dx.doi.org/10.1351/goldbook.I03352},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/goldbook MM Kinetics.pdf:pdf},
isbn = {0-9678550-9-8},
title = {{International Union of Pure and Applied Chemistry Compendium of Chemical Terminology}},
url = {http://goldbook.iupac.org/PDF/goldbook.pdf},
year = {2014}
}
@article{Johnson2011,
author = {Johnson, Kenneth a. and Goody, Roger S.},
doi = {10.1021/bi201284u},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Michaelis menten.pdf:pdf},
isbn = {1520-4995 (Electronic)$\backslash$n0006-2960 (Linking)},
issn = {00062960},
journal = {Biochemistry},
pages = {8264--8269},
pmid = {21888353},
title = {{The original Michaelis constant: Translation of the 1913 Michaelis-Menten Paper}},
volume = {50},
year = {2011}
}
@article{Kayaci2012,
author = {Kayaci, Fatma and Uyar, Tamer},
doi = {10.1016/j.foodchem.2012.01.040},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/CPPhase2.pdf:pdf},
isbn = {3122903571},
issn = {03088146},
journal = {Food Chemistry},
keywords = {Cyclodextrin,Electrospinning,Inclusion complex,Nanofibre,Polyvinyl alcohol (PVA),Vanillin},
number = {3},
pages = {641--649},
publisher = {Elsevier Ltd},
title = {{Encapsulation of vanillin/cyclodextrin inclusion complex in electrospun polyvinyl alcohol (PVA) nanowebs: Prolonged shelf-life and high temperature stability of vanillin}},
url = {http://dx.doi.org/10.1016/j.foodchem.2012.01.040},
volume = {133},
year = {2012}
}
@article{Klinkowski2015,
author = {Klinkowski, Christoph and Burk, Bettina and B\"{a}rmann, Florian and D\"{o}ring, Manfred},
doi = {10.1002/ciuz.201500648},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Klinkowski 2015.pdf:pdf},
issn = {00092851},
journal = {Chemie in unserer Zeit},
title = {{Moderne Flammschutzmittel f\"{u}r Kunststoffe}},
volume = {49},
year = {2015}
}
@article{Kohler2008,
author = {Kohler, Martin and Zennegg, Markus and Bogdal, Christian and Gerecke, Andreas C. and Schmid, Peter and Heeb, Norbert V. and Sturm, Michael and Vonmont, Heinz and Kohler, Hans Peter E and Giger, Walter},
doi = {10.1021/es702586r},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Heeb Zennegg 2008.pdf:pdf},
isbn = {0013936X (ISSN)},
issn = {0013936X},
journal = {Environmental Science and Technology},
number = {17},
pages = {6378--6384},
pmid = {18800504},
title = {{Temporal trends, congener patterns, and sources of octa-, nona-, and decabromodiphenyl ethers (PBDE) and hexabromocyclododecanes (HBCD) in Swiss Lake sediments}},
volume = {42},
year = {2008}
}
@article{Koike2013,
author = {Koike, Eiko and Yanagisawa, Rie and Takigami, Hidetaka and Takano, Hirohisa},
doi = {10.1002/jat.2809},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Koike 2013.pdf:pdf},
issn = {1099-1263},
journal = {Journal of applied toxicology : JAT},
keywords = {allergy,brominated fl ame retardants,dendritic cells,immune,nc,nga mice,splenocytes},
number = {July 2012},
pages = {1451--9},
pmid = {22972382},
title = {{Brominated flame retardants stimulate mouse immune cells in vitro.}},
volume = {33},
year = {2013}
}
@article{Lal2010,
author = {Lal, Rup and Pandey, Gunjan and Sharma, Pooja and Kumari, Kirti and Malhotra, Shweta and Pandey, Rinku and Raina, Vishakha and Kohler, Hans-Peter E and Holliger, Christof and Jackson, Colin and Oakeshott, John G},
doi = {10.1128/MMBR.00029-09},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/LinB und PBCDOHs/LinBKohler.pdf:pdf},
isbn = {1092-2172},
issn = {1092-2172},
journal = {Microbiology and molecular biology reviews : MMBR},
number = {1},
pages = {58--80},
pmid = {20197499},
title = {{Biochemistry of microbial degradation of hexachlorocyclohexane and prospects for bioremediation.}},
volume = {74},
year = {2010}
}
@article{Law2006,
author = {Law, Kerri and Palace, Vince P and Halldorson, Thor and Danell, Robert and Wautier, Kerry and Evans, Bob and Alaee, Mehran and Marvin, Chris and Tomy, Gregg T},
doi = {10.1897/05-445r.1},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/Bioisomerisation.pdf:pdf},
isbn = {0730-7268},
issn = {0730-7268},
journal = {Environmental toxicology and chemistry / SETAC},
keywords = {dietary accumulation},
number = {7},
pages = {1757--1761},
pmid = {16833135},
title = {{Dietary accumulation of hexabromocyclododecane diastereoisomers in juvenile rainbow trout (Oncorhynchus mykiss) I: bioaccumulation parameters and evidence of bioisomerization.}},
volume = {25},
year = {2006}
}
@article{Malhotra2007,
author = {Malhotra, Shweta and Sharma, Pooja and Kumari, Hansi and Singh, Ajaib and Lal, Rup},
doi = {10.1007/s12088-007-0050-6},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/LinB und PBCDOHs/LinBKatalytikZentrum.pdf:pdf},
issn = {00468991},
journal = {Indian Journal of Microbiology},
keywords = {IS6100,Lin gene,Plasmid,Sphingomonads},
number = {3},
pages = {271--275},
pmid = {23100677},
title = {{Localization of HCH catabolic genes (lin genes) in Sphingobium indicum B90A}},
volume = {47},
year = {2007}
}
@article{Marek2000,
author = {Marek, J. and Vevodova, J. and Smatanova, I. K. and Nagata, Y. and Svensson, L. a. and Newman, J. and Takagi, M. and Damborsky, J.},
doi = {10.1021/bi001539c},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/LinB und PBCDOHs/LinBStruktur.pdf:pdf},
issn = {00062960},
journal = {Biochemistry},
number = {46},
pages = {14082--14086},
pmid = {11087355},
title = {{Crystal structure of the haloalkane dehalogenase from Sphingomonas paucimobilis UT26}},
volume = {39},
year = {2000}
}
@book{Meyer2009,
author = {Meyer, V.R.},
publisher = {Wiley VCH},
title = {{Praxis der Hochleistungsfl\"{u}ssigkeitschromatographie}},
year = {2009}
}
@article{Moore2001,
author = {Moore, C. J. and Moore, S. L. and Leecaster, M. K. and Weisberg, S. B.},
doi = {10.1016/S0025-326X(01)00114-X},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Moore 2001.pdf:pdf},
isbn = {0025-326X},
issn = {0025326X},
journal = {Marine Pollution Bulletin},
keywords = {Debris,Neuston,North Pacific central gyre,Plastics,Pollution monitoring,Zooplankton},
number = {12},
pages = {1297--1300},
pmid = {11827116},
title = {{A comparison of plastic and plankton in the North Pacific Central Gyre}},
volume = {42},
year = {2001}
}
@article{Nemes2007,
author = {Nemes, Peter and Marginean, Ioan and Vertes, Akos},
doi = {10.1021/ac062382i},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/esiIonisierung.2pdf.pdf:pdf},
isbn = {0003-2700},
issn = {00032700},
journal = {Analytical Chemistry},
number = {8},
pages = {3105--3116},
pmid = {17378541},
title = {{Spraying mode effect on droplet formation and ion chemistry in electrosprays}},
volume = {79},
year = {2007}
}
@article{Ogoshi2008,
author = {Ogoshi, Tomoki and Harada, Akira},
doi = {10.3390/s8084961},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/CPPhase3.pdf:pdf},
isbn = {1424-8220},
issn = {14248220},
journal = {Sensors},
keywords = {??-conjugated polymer,Chemical sensors,Cyclodextrins,Nanocarbons,Nanoparticles,Supramolecules},
number = {8},
pages = {4961--4982},
title = {{Chemical sensors based on cyclodextrin derivatives}},
volume = {8},
year = {2008}
}
@article{Oh2014,
author = {Oh, Jung Keun and Kotani, Kensuke and Managaki, Satoshi and Masunaga, Shigeki},
doi = {10.1016/j.chemosphere.2014.01.074},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Oh 2014.pdf:pdf},
issn = {18791298},
journal = {Chemosphere},
keywords = {Diastereomer profile,Enantiomer fraction,Hexabromocyclododecane,Pentabromocyclododecene,Surface sediment,Surface water},
pages = {157--163},
pmid = {24582359},
publisher = {Elsevier Ltd},
title = {{Levels and distribution of hexabromocyclododecane and its lower brominated derivative in Japanese riverine environment}},
volume = {109},
year = {2014}
}
@article{Ransford1990,
author = {Ransford, Georg H.},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Patent HBCD 1991.pdf:pdf},
journal = {Unites States Patent 5043492},
title = {{Method for Producing Hexabromocyclododecane}},
year = {1990}
}
@article{Remberger2004,
author = {Remberger, Mikael and Sternbeck, John and Palm, Anna and Kaj, Lennart and Str\"{o}mberg, Katarina and Brorstr\"{o}m-Lund\'{e}n, Eva},
doi = {10.1016/S0045-6535(03)00758-6},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Remberger 2004.pdf:pdf},
isbn = {0045-6535},
issn = {00456535},
journal = {Chemosphere},
keywords = {Air,Emission,Environmental concentrations,Flame retardant,Foodstuff,HBCD},
pages = {9--21},
pmid = {14559253},
title = {{The environmental occurrence of hexabromocyclododecane in Sweden}},
volume = {54},
year = {2004}
}
@article{Ryan2006,
author = {Ryan, J.; and Wainman, B.; and Schecter, a.; and Moisey, J.; and Kosarac, I.; and Sun, W.;},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Ryan 2006.pdf:pdf},
journal = {Organohalogen Compounds},
pages = {778--781},
title = {{Trends of the brimonated flame retardants, PBDEs and HBCD, in human milks from north america. }},
volume = {68},
year = {2006}
}
@article{Sellstrom2003,
author = {Sellstrom, Ulla and Bignert, Anders and Kierkegaard, Amelie and Haggberg, Lisbeth and {De Wit}, C.A. and Olsson, Mats and Jansson, Bo},
doi = {10.1021/es0300766},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Sellstrom 2003.pdf:pdf},
isbn = {0013-936X},
issn = {0013936X},
journal = {Environmental Science and Technology},
number = {24},
pages = {5496--5501},
pmid = {14717156},
title = {{Temporal Trend Studies on Tetra- and Pentabrominated Diphenyl Ethers and Hexabromocyclododecane in Guillemot Egg from the Baltic Sea}},
volume = {37},
year = {2003}
}
@article{Streltsov2003,
author = {Streltsov, Victor a. and Prokop, Zbyn\v{e}k and Damborsk\'{y}, Jiř\'{\i} and Nagata, Yuji and Oakley, Aaron and Wilce, Matthew C J},
doi = {10.1021/bi027280a},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/LinB und PBCDOHs/LinBKristallographie.pdf:pdf},
issn = {00062960},
journal = {Biochemistry},
number = {34},
pages = {10104--10112},
pmid = {12939138},
title = {{Haloalkane dehalogenase LinB from Sphingomonas paucimobilis UT26: X-ray crystallographic studies of dehalogenation of brominated substrates}},
volume = {42},
year = {2003}
}
@article{Tomy2005,
author = {Tomy, Gregg T. and Halldorson, Thor and Danell, Robert and Law, Kerri and Arsenault, Gilles and Alaee, Mehran and MacInnis, Gordia and Marvin, Chris H.},
doi = {10.1002/rcm.2129},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/LCGC/LCMethod.pdf:pdf},
issn = {09514198},
journal = {Rapid Communications in Mass Spectrometry},
number = {19},
pages = {2819--2826},
pmid = {16145650},
title = {{Refinements to the diastereoisomer-specific method for the analysis of hexabromocyclododecane}},
volume = {19},
year = {2005}
}
@article{UNEP2013,
author = {UNEP},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/UNEP HBCD POP Aufnahme 2013.pdf:pdf},
journal = {Stockholm Convention Organic on Persistent Pollutants: ersistent Organic Pollutants Review Committee Seventh meeting},
title = {{SC-6 / 13 : Listing of hexabromocyclododecane}},
year = {2013}
}
@article{UNEP2012,
author = {UNEP},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/UNEP HBCD Bericht Alternativen.pdf:pdf},
journal = {Stockholm Convention Organic on Persistent Pollutants: ersistent Organic Pollutants Review Committee Seventh meeting},
title = {{Additional information on alternatives to hexabromocyclododecane and use in expanded polystyrene (EPS) and extruded polystyrene (XPS)}},
year = {2012}
}
@article{UNEP2011,
author = {UNEP},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/UNEP HBCD Bericht 2011.pdf:pdf},
journal = {Stockholm Convention Organic on Persistent Pollutants: Persistent Organic Pollutants Review Committee Seventh meeting},
pages = {1--30},
title = {{Hexabromocyclododecane RISK MANAGEMENT EVALUATION}},
year = {2011}
}
@article{Verband,
author = {Verband, EPS},
doi = {http://www.epsschweiz.ch/hbcd\_eps.html},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/EPS Verband Schweiz - HBCD.pdf:pdf},
journal = {http://www.epsschweiz.ch/hbcd\_eps.html},
title = {{100\% HBCD freie EPS Produktion}},
volume = {Abgerufen }
}
@article{Wistuba1999,
author = {Wistuba, Dorothee and Schurig, Volker},
doi = {10.1002/(SICI)1522-2683(19990901)20:13<2779::AID-ELPS2779>3.0.CO;2-F},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/CpPhase.pdf:pdf},
issn = {01730835},
journal = {Electrophoresis},
keywords = {Chirasil-Dex,Electrochromatography,Enantiomer separation,Micropacked capillaries,Permethyl-??-cyclodextrin},
number = {13},
pages = {2779--2785},
pmid = {9718698},
title = {{Enantiomer separation by pressure-supported electrochromatography using capillaries packed with Chirasil-Dex polymer-coated silica}},
volume = {20},
year = {1999}
}
@article{Zacharias2007,
author = {Zacharias, Annette and Witulla, Katja and Drees, Jutta and Kubicek, Jan and Broermann, Christa and Sch\"{a}fer, Frank},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/New-Ni-NTA-Cartridges--the-faster-way-to-purer-proteins.pdf:pdf},
journal = {Qiagen},
title = {{New Ni-NTA Cartridges — the faster way to purer proteins}},
url = {https://www.qiagen.com/de/resources/resourcedetail?id=b7d8c133-e172-426d-a343-701241560c7e\&lang=en},
volume = {Abgerufen },
year = {2007}
}
@article{Zegers2005,
author = {Zegers, Bart N. and Mets, Anchelique and {Van Bommel}, Ronald and Minkenberg, Chris and Hamers, Timo and Kamstra, Jorke H. and Pierce, Graham J. and Boon, Jan P.},
doi = {10.1021/es049209t},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Lit Bechelorarbeit/HBCDinFisch.pdf:pdf},
isbn = {0013-936X (Print)$\backslash$r0013-936X (Linking)},
issn = {0013936X},
journal = {Environmental Science and Technology},
number = {7},
pages = {2095--2100},
pmid = {15871242},
title = {{Levels of hexabromocyclododecane in harbor porpoises and common dolphins from western European seas, with evidence for stereoisomer-specific biotransformation by cytochrome P450}},
volume = {39},
year = {2005}
}
@article{Zeng2014,
author = {Zeng, Lixi and Yang, Ruiqiang and Zhang, Qinghua and Zhang, Haidong and Xiao, Ke and Zhang, Haiyan},
file = {:C$\backslash$:/Users/SaoPaulo/Bachelorarbeit/Literatur/Diverses Grundlagen/Zeng 2014.pdf:pdf},
journal = {Environmental},
pages = {12586--12594},
title = {{Current Levels and Composition Pro fi les of Emerging Halogenated Flame Retardants and Dehalogenated Products in Sewage Sludge from Municipal Wastewater Treatment Plants in China}},
volume = {48},
year = {2014}
}

Nach oben