megachucky
02-08-2008, 11:02
Hallo.
Bei mir funktionieren manche Quellen nicht mehr, es gibt auch zwei Fehlermeldungen, mit denen ich leider nichts anfangen kann. Ich bin der Meinung die Quellen funktionierten schonmal.
Ich hoffe, jemand kann mir weiterhelfen, hier der Code... Vielen Dank.
Fehler:
Severity and Description Path Resource Location Creation Time Id
\begin{thebibliography} on input line 2 ended by \end{document}. \end{document} (followed by: ) (Occurance: "degree_dissertation .tex") degree dissertation degree_dissertation .tex Unknown 1217667373984 2758
Severity and Description Path Resource Location Creation Time Id
File ended while scanning use of \url. \bibliography{literaturverzeichnis} (followed by: ) (Occurance: "degree_dissertation .tex") degree dissertation degree_dissertation .tex Unknown 1217667373984 2757
Startseite:
%
\input{includes/dipl-vorlage.tex}
%Eigene Funktionen, z.B. Code einfügen, Abkürzungsverzeichnis erstellen
\input{includes/listings.tex}
%
\begin{document}
%
% Titelblatt erstellen
\maketitle{t}{y}{x (University), z
(a)}{31.01.2009}
%
% Erstellung der Inhaltsverzeichnisse
\pagenumbering{Roman}
\tableofcontents
\newpage
\listoffigures
\newpage
\listoftables
\newpage
\abkuerzungen
\newpage
\setcounter{page}{1}
\pagenumbering{arabic}
%
% hier einzelne Kapitel mit \input{sections/Kapitel-File} einfügen
% bei größeren Arbeiten empfiehlt es sich, zumindest nach Kapiteln oder
% noch genauer aufzuteilen !
%
\input{1-ResearchProblem/1-ResearchProblem.tex}
% usw.
\newpage
\input{2-MainPart/2-MainPart.tex}
%
\newpage
\input{3-Conclusion/3-Conclusion.tex}
\newpage
%
% Einstellungen für Literaturverzeichnis
\addcontentsline{toc}{section}{\bibname}
\bibliographystyle{IEEEtran}
%
% hier den bib-file einbinden
\bibliography{literaturverzeichnis}
\end{document}
Literaturverzeichnis:
% This file was created with JabRef 2.3.1.
% Encoding: Cp1252
@MISC{Datz2008,
author = {Datz, Todd},
title = {What You Need to Know About Service-Oriented Architecture},
howpublished = {CIO Magazine},
year = {2008},
owner = {Kai},
timestamp = {2008.08.01},
url = {http://www.cio.com/article/32060/What_You_Need_to_Know_About_Service_Oriented_Archi tecture}
}
@TECHREPORT{BeimbornJoachimWeitzel2007,
author = {Beimborn, Daniel AND Joachim, Nils AND Weitzel, Tim},
title = {Proposing an Instrument for Evaluating the Business Value of Service-Oriented
Architectures},
institution = {University of Bamberg, Germany},
year = {2007},
owner = {Kai},
timestamp = {2008.07.30}
}
@BOOK{Binildas2008,
title = {Service Oriented Java Business Integration},
publisher = {Packt Publishing Ltd.},
year = {2008},
editor = {Kulkarni, Mithil},
author = {Binildas, C. A.},
owner = {Kai},
timestamp = {2008.07.28}
}
@MISC{ChannabasavaiahHolleyTuggle2004,
author = {Channabasavaiah, Kishore AND Holley, Kerrie AND Tuggle, Edward M.},
title = {Migrating to a service-oriented architecture},
howpublished = {IBM Corporation Software Group},
year = {2004},
owner = {Kai},
timestamp = {2008.08.01},
url = {http://www.coe.neu.edu/Depts/MSIS/courses/isy285/resources/Web%20Services%20IBM%20Approach.pdf}
}
@MISC{Cummins2004,
author = {Cummins, Fred A.},
title = {In Pursuit of Agility},
year = {2004},
owner = {Kai},
timestamp = {2008.08.02},
url = {http://www.intelligententerprise.com/showArticle.jhtml?articleID=49400918&pgno=4}
}
@BOOK{KrafzigBankeSlama2005,
title = {ENTERPRISE SOA - Service-Oriented Architecture Best Practices},
publisher = {Pearson Education Inc.},
year = {2005},
editor = {O'Hagan, Don},
author = {Krafzig Dirk AND Banke, Karl AND Slama, Dirk},
owner = {Kai},
timestamp = {2008.07.27}
}
@BOOK{Hansen2007,
title = {SOA Using Java Web Services},
publisher = {Prentice Hall},
year = {2007},
author = {Hansen, Mark D.},
owner = {Kai},
timestamp = {2008.07.30}
}
@BOOK{Josuttis2007,
title = {SOA in Practice - The Art of Distributed System Design},
publisher = {O'Reilly},
year = {2007},
editor = {St.Laurent, Simon},
author = {Josuttis, Nicolai M.},
owner = {Kai},
timestamp = {2008.07.26}
}
@MISC{Manes2007,
author = {Manes, Anne Thomas},
title = {Handouts of a talk at OOP 2007, SIGS Datacom},
year = {2007},
owner = {Kai},
timestamp = {2008.08.02}
}
@MISC{Microsoft2008,
author = {Microsoft},
title = {Component Object Model Technologies},
year = {2008},
owner = {Kai},
timestamp = {2008.07.30},
url = {http://www.microsoft.com/com/default.mspx}
}
@MISC{OMG2008,
author = {OMG},
title = {CORBA},
year = {2008},
owner = {Kai},
timestamp = {2008.07.30},
url = {http://www.corba.org/}
}
@BOOK{PulierTaylor2006,
title = {Understanding ENTERPRISE SOA},
publisher = {Manning Publications Co.},
year = {2006},
editor = {Welch, Liz},
author = {Pulier, Eric AND Taylor, Hugh},
owner = {Kai},
timestamp = {2008.07.27}
}
@MISC{W3C2004,
author = {W3C},
title = {Web Services Architecture},
month = {February},
year = {2004},
owner = {Kai},
timestamp = {2008.07.30},
url = {http://www.w3.org/TR/2004/NOTE-ws-arch-20040211/}
}
Bei mir funktionieren manche Quellen nicht mehr, es gibt auch zwei Fehlermeldungen, mit denen ich leider nichts anfangen kann. Ich bin der Meinung die Quellen funktionierten schonmal.
Ich hoffe, jemand kann mir weiterhelfen, hier der Code... Vielen Dank.
Fehler:
Severity and Description Path Resource Location Creation Time Id
\begin{thebibliography} on input line 2 ended by \end{document}. \end{document} (followed by: ) (Occurance: "degree_dissertation .tex") degree dissertation degree_dissertation .tex Unknown 1217667373984 2758
Severity and Description Path Resource Location Creation Time Id
File ended while scanning use of \url. \bibliography{literaturverzeichnis} (followed by: ) (Occurance: "degree_dissertation .tex") degree dissertation degree_dissertation .tex Unknown 1217667373984 2757
Startseite:
%
\input{includes/dipl-vorlage.tex}
%Eigene Funktionen, z.B. Code einfügen, Abkürzungsverzeichnis erstellen
\input{includes/listings.tex}
%
\begin{document}
%
% Titelblatt erstellen
\maketitle{t}{y}{x (University), z
(a)}{31.01.2009}
%
% Erstellung der Inhaltsverzeichnisse
\pagenumbering{Roman}
\tableofcontents
\newpage
\listoffigures
\newpage
\listoftables
\newpage
\abkuerzungen
\newpage
\setcounter{page}{1}
\pagenumbering{arabic}
%
% hier einzelne Kapitel mit \input{sections/Kapitel-File} einfügen
% bei größeren Arbeiten empfiehlt es sich, zumindest nach Kapiteln oder
% noch genauer aufzuteilen !
%
\input{1-ResearchProblem/1-ResearchProblem.tex}
% usw.
\newpage
\input{2-MainPart/2-MainPart.tex}
%
\newpage
\input{3-Conclusion/3-Conclusion.tex}
\newpage
%
% Einstellungen für Literaturverzeichnis
\addcontentsline{toc}{section}{\bibname}
\bibliographystyle{IEEEtran}
%
% hier den bib-file einbinden
\bibliography{literaturverzeichnis}
\end{document}
Literaturverzeichnis:
% This file was created with JabRef 2.3.1.
% Encoding: Cp1252
@MISC{Datz2008,
author = {Datz, Todd},
title = {What You Need to Know About Service-Oriented Architecture},
howpublished = {CIO Magazine},
year = {2008},
owner = {Kai},
timestamp = {2008.08.01},
url = {http://www.cio.com/article/32060/What_You_Need_to_Know_About_Service_Oriented_Archi tecture}
}
@TECHREPORT{BeimbornJoachimWeitzel2007,
author = {Beimborn, Daniel AND Joachim, Nils AND Weitzel, Tim},
title = {Proposing an Instrument for Evaluating the Business Value of Service-Oriented
Architectures},
institution = {University of Bamberg, Germany},
year = {2007},
owner = {Kai},
timestamp = {2008.07.30}
}
@BOOK{Binildas2008,
title = {Service Oriented Java Business Integration},
publisher = {Packt Publishing Ltd.},
year = {2008},
editor = {Kulkarni, Mithil},
author = {Binildas, C. A.},
owner = {Kai},
timestamp = {2008.07.28}
}
@MISC{ChannabasavaiahHolleyTuggle2004,
author = {Channabasavaiah, Kishore AND Holley, Kerrie AND Tuggle, Edward M.},
title = {Migrating to a service-oriented architecture},
howpublished = {IBM Corporation Software Group},
year = {2004},
owner = {Kai},
timestamp = {2008.08.01},
url = {http://www.coe.neu.edu/Depts/MSIS/courses/isy285/resources/Web%20Services%20IBM%20Approach.pdf}
}
@MISC{Cummins2004,
author = {Cummins, Fred A.},
title = {In Pursuit of Agility},
year = {2004},
owner = {Kai},
timestamp = {2008.08.02},
url = {http://www.intelligententerprise.com/showArticle.jhtml?articleID=49400918&pgno=4}
}
@BOOK{KrafzigBankeSlama2005,
title = {ENTERPRISE SOA - Service-Oriented Architecture Best Practices},
publisher = {Pearson Education Inc.},
year = {2005},
editor = {O'Hagan, Don},
author = {Krafzig Dirk AND Banke, Karl AND Slama, Dirk},
owner = {Kai},
timestamp = {2008.07.27}
}
@BOOK{Hansen2007,
title = {SOA Using Java Web Services},
publisher = {Prentice Hall},
year = {2007},
author = {Hansen, Mark D.},
owner = {Kai},
timestamp = {2008.07.30}
}
@BOOK{Josuttis2007,
title = {SOA in Practice - The Art of Distributed System Design},
publisher = {O'Reilly},
year = {2007},
editor = {St.Laurent, Simon},
author = {Josuttis, Nicolai M.},
owner = {Kai},
timestamp = {2008.07.26}
}
@MISC{Manes2007,
author = {Manes, Anne Thomas},
title = {Handouts of a talk at OOP 2007, SIGS Datacom},
year = {2007},
owner = {Kai},
timestamp = {2008.08.02}
}
@MISC{Microsoft2008,
author = {Microsoft},
title = {Component Object Model Technologies},
year = {2008},
owner = {Kai},
timestamp = {2008.07.30},
url = {http://www.microsoft.com/com/default.mspx}
}
@MISC{OMG2008,
author = {OMG},
title = {CORBA},
year = {2008},
owner = {Kai},
timestamp = {2008.07.30},
url = {http://www.corba.org/}
}
@BOOK{PulierTaylor2006,
title = {Understanding ENTERPRISE SOA},
publisher = {Manning Publications Co.},
year = {2006},
editor = {Welch, Liz},
author = {Pulier, Eric AND Taylor, Hugh},
owner = {Kai},
timestamp = {2008.07.27}
}
@MISC{W3C2004,
author = {W3C},
title = {Web Services Architecture},
month = {February},
year = {2004},
owner = {Kai},
timestamp = {2008.07.30},
url = {http://www.w3.org/TR/2004/NOTE-ws-arch-20040211/}
}