BibTeX, biblatex and biberWhen building a BiBTeX it just shows [?]

Information and discussion about BiBTeX - the bibliography tool for LaTeX documents.
firass
Posts: 8
Joined: Sun May 23, 2010 5:39 pm

When building a BiBTeX it just shows [?]

Post by firass »

Hello, I'm new to this forum.

My problem is as follows.
When I try to build my pdf, the pdf works and everything looks great, except the bibtex.

I'm using TeXmaker 2.6 with Win7.

The thing is, it works with TeXnicCenter but if it could work with TeXmaker, I would be a happy little boy!

I have tried the "pdflatex -> bibtex -> 2x pdflatex" thingy.

I use a preamble to define my documents, where the code to the bibtex is as follows.

Code: Select all

\usepackage{natbib}				
\bibpunct[,]{[}{]}{;}{a}{,}{,} 
\bibliographystyle{nature} 	
Also when I call the Bibtex in the major file (dunno if thats the right word) the code is as follows.

Code: Select all

\begingroup
	\raggedright
		
	\bibliography{bibtex/litteratur}
\endgroup
There are no warnings or errors, it just wont produce the bibtex and all i get is alot of [?] - can anyone please help me with it?

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

josephwright
Site Moderator
Posts: 814
Joined: Tue Jul 01, 2008 2:19 pm

Re: When building a BiBTeX it just shows [?]

Post by josephwright »

Please post a full example, and also consider sending the log files (.log and .blg) that you get when you compile it.
Joseph Wright
firass
Posts: 8
Joined: Sun May 23, 2010 5:39 pm

When building a BiBTeX it just shows [?]

Post by firass »

Well I can't find a .blg file that matches the date, so that might be the problem or?

An example of the code or the output?

The full code is:

Code: Select all

\input{preamble}
\raggedbottom																				% Sørger for at LaTeX ikke "strækker" teksten
\begin{document}

%%%% Forside %%%%

%\input{formalia/forside.tex}
\input{formalia/tomside.tex}


%%%% Titelblad %%%%



\input{formalia/titelblad.tex}
\input{formalia/tomside.tex}

\setcounter{page}{1}
\renewcommand{\thepage}{\Roman{page}}


%%%% Forord %%%%

%\input{formalia/tomside.tex}

%%%% Indholdsfortegnelse %%%%

\setlength\parskip{0ex}
\tableofcontents
\setlength\parskip{1ex}


%%%% Kode, der sørger for at indledningen starter på side 1 %%%%

\cleardoublepage
\setcounter{page}{1}
\renewcommand{\thepage}{\arabic{page}}


 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\setcounter{chapter}{0}


%%%% Indledning

\chapter{Introduction}
\input{Introduktion/bioethanol.tex}
\input{Introduktion/premodstande.tex}


%%%% Teknisk %%%%
\chapter{Theory}
\input{Introduktion/membran.tex}
\input{Introduktion/modstande.tex}
\input{Introduktion/chemical_properties.tex}
\input{Introduktion/Rheology.tex}


%%%% Hypoteser %%%%
\input{Introduktion/statement.tex}


%%%% design af forsøg %%%%
\chapter{Experimental design}
\input{Introduktion/enzym.tex}
\input{Introduktion/materialer.tex}
\input{experiment/setup.tex}
\input{experiment/execution.tex}


%%%% Materialer og metoder %%%%
\chapter{Experimental procedure}
\input{experiment/kapilaer_viscometri.tex}
\input{experiment/experimental.tex}


%%%% Databehandling %%%%
\chapter{Results}
%\input{Results/Cellulose_viscosity.tex}
\input{experiment/Cellulosedegration.tex}

\input{experiment/regenerativvandflux.tex}

\input{experiment/glukoseflux.tex}
\input{Results/Cellulose_flux.tex}
\input{Results/Steadystate_flux.tex}
\input{Results/cmcenzym.tex}
\fixme{Karakterisering af fouling}


%%%%Diskussion%%%%
\chapter{Discussion}
\input{discussion/cmcfouling.tex}
\input{discussion/Steadystate_flux.tex}
\input{discussion/cmcretention.tex}
\input{discussion/cmcenzymdisc.tex}


%%%% Afrunding %%%%
\chapter{Perspectives}
\input{Afrunding/Perspectives.tex}

%%%% Kilder %%%%

\begingroup
	\raggedright
		
	\bibliography{bibtex/litteratur}
\endgroup


%%%% Fixme-listen %%%%%

\newpage
\listoffixmes

%%%% Appendiks %%%% Til senere brug


\input{formalia/tomside.tex}
\setcounter{page}{1}\renewcommand{\thepage}{\Roman{page}}
\setcounter{chapter}{0}\renewcommand{\thechapter}{\Alph{chapter}}
\addcontentsline{toc}{part}{Appendix}
\chapter{Analytical methods}
\input{bradford.tex}
\input{experiment/DNS.tex}
\input{appendix/capilaer.tex}
\input{appendix/glucosestrips.tex}
\input{appendix/databehandling.tex}
\input{formalia/chemapp.tex}



%\input{formalia/tomside.tex}
%\newpage
%\setcounter{page}{1}\renewcommand{\thepage}{\Roman{page}}
%\setcounter{chapter}{0}\renewcommand{\thechapter}{\Alph{chapter}}
%\chapter{Appendix}

%%%% Bilag %%%%

\end{document}

And preamble is as follows

Code: Select all

\documentclass[english,12pt,a4paper,twoside]{report}
\usepackage[latin1]{inputenc}
%\usepackage[danish]{babel}    DANSK TEKST
\usepackage{hyperref}
\usepackage{subfigure}


%Sideopsætning
\setlength{\textwidth}{16.1cm}
\setlength{\topmargin}{-1.0cm}
\setlength{\topskip}{0.5cm}
\setlength{\textheight}{23.5cm}
\addtolength{\hoffset}{-1.6cm}
\setlength{\oddsidemargin}{2.00cm}
\setlength{\evensidemargin}{1.00cm}
\headheight =13.65pt
\parindent = 0pt	%Fjerner indryk ved start på nyt \paragraph

%Sidehoved og sidefod
\usepackage{fancyhdr}
\renewcommand{\sectionmark}[1]{\leftmark{\thechapter.\ #1}}
\renewcommand{\chaptermark}[1]{\rightmark{\thechapter.\ #1}}
%%% hvordan det øverste ser ud
%% Vores eget %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%\fancypagestyle{plain}
\pagestyle{fancy}{																%Her fra 
\fancyhead{}
%\fancyhead[LE]{\nouppercase \rightmark}
%\fancyhead[RE]{\nouppercase \leftmark}
\fancyfoot[LE,RO]{\thepage}
\fancyfoot{}
}																									%Her til, dækker dobbelt side nummerering som denne kommando giver, af en underlig grund

\pagestyle{fancy}{																%Giver streg med kapitel
\fancyhead{}
\fancyhead[RE]{\nouppercase \leftmark}						%RE angiver Right Even page
%\fancyhead[RE]{\nouppercase \rightmark}
\fancyfoot[LE,RO]{\thepage}}\fancypagestyle{plain}{
\fancyhf{}                              					% Sletter alt nuværende hoved- og fodkonfiguration
\fancyfoot[LE,RO]{\thepage}
%\fancyfoot[C]{\thepage\\ \tiny{Kompileret \today { }kl. \printtime { }af \input{userfile}}}
%\fancyhead[LE,RO]{\thepage}
\renewcommand{\headrulewidth}{0.0pt}   						% Bredde af hovedets streg
%\renewcommand{\footrulewidth}{0.0pt}   					% Bredde af fodens streg
}

%Litteraturliste
\setcounter{tocdepth}{2}						% 1 angiver til og med section. Hvis 2 tages subsection med, osv. 

%Farver
\usepackage{xcolor}
\definecolor{aaublue}{rgb}{0.00390625,0.6406325,0.91015625}

%Matematik
\usepackage{amsfonts}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsthm}
\usepackage{latexsym}
\usepackage{mathptmx}

%Referencer
\usepackage{varioref}

%Tabeller
\usepackage{booktabs}									% giver bedre spacing mellem linier ved brug a top/mid/bottomrule i stedet for hline/vline/cline
\usepackage{slashbox}
\usepackage{float}											% Forbedrer samspillet mellem defineringer af flydende objekter.
\usepackage{longtable}									% Gør så tabeller lettere kan strække sig over flere sider
\usepackage{multirow}
%\usepackage{multicolumn}
\usepackage{lscape}											% gør det muligt at ligge en side på langs \begin{landscape}
\usepackage{tabularx}									% tabularx i stedet for tabular - X kan bruges som p men latex vælger selv længden
\usepackage{array}											% ved jeg ikke lige helt men mulig gøre brugen af arraybacklash i tabeller
\newcolumntype{R}{>{\raggedright\arraybackslash}X} % laver en ny commande til tabularx som hedder R som er en combo af X og raggedright og arraybacklash (super lir!!!)
\newcolumntype{C}{>{\centering\arraybackslash}X}% mere super lir men centrering af texten

%bibtex
\usepackage{natbib}				% Gør det muligt at bruge en række forskellige citationsmetoder, f.eks. Harvard
\bibpunct[,]{[}{]}{;}{a}{,}{,} % Definerer de 6 parametre ved Harvard henvisning (bl.a. parantestype og seperatortegn)
%\usepackage{harvard}
\bibliographystyle{nature} 						% Udseende af litteraturlisten, plainnat (agsm = REAL harvard!)

%Andre smarte pakker
\usepackage{soul} 											% Understøtter understregning af tekst ved at skrive \ul{tekst}
%\hypersetup{pdfborder = 0} 							% Fjerner ramme omkring links i fx indholsfortegnelsen og ved kildehenvisninger
%\usepackage{lastpage}									% Til hvis man har brug for det totale antal sider.

%Fixme input
\usepackage[draft,footnote,nomargin]{fixme}

%Gode kommandoer
\newcommand{\celcius}{^{\circ}C}
\newcommand{\clearemptydoublepage}{\newpage{\pagestyle{empty}\cleardoublepage}}

%\newcommand*{\nowt}{\leavevmode\hbox{}}
%% \nowt <==> \mbox{}
%\newcommand{\cleartoevenpage}[1][\@empty]{%
%\clearpage
%\ifodd\c@page
%\nowt\ifx\@empty#1\else #1\fi
%\newpage
%\fi}

%For handling urls
%\usepackage{layout/breakurl}

%\makeatletter
%\def\url@leostyle{%
%  \@ifundefined{selectfont}{\def\UrlFont{\sf}}{\def\UrlFont{}}}
%\makeatother
%% Now actually use the newly defined style.
%\urlstyle{leo}

%Figurer og caption
\usepackage[font=it,labelfont=it]{caption}
\usepackage{rotating}
\usepackage{graphicx}
\usepackage{subfigure}										% Mulighed for at lave subfigures i en figur
\newsavebox{\mybox}										%commando til at kunne begrænse caption til en figur hvis længde er ukendt
\newlength{\mylength}										% bruges sammen med \newsavebox
\theoremstyle{plain}
\newtheorem{theorem}{Theorem}[chapter]
\captionsetup{													% Figurtekst opsætning
font=small,															% Skriftstørrelse
labelfont={bf},													% Figurlabel skrives altid med fed og kursiv
margin=20pt,														% Definerer margin
%format=hang,														% Figurtekst på flere linier ordnes under hinanden og ikke helt ind under "Figur"
}

% Punktopstillinger
\let\olditemize=\itemize								% Fjerner den vertikale afstand mellem punktopstillinger
\def\itemize{
        \olditemize
        \setlength{\itemsep}{-1ex}
        }
\let\oldenumerate=\enumerate						% Fjerner den vertikale afstand mellem listeopstillinger
\def\enumerate{
        \oldenumerate
        \setlength{\itemsep}{-1ex}
        }

% ¤¤ Listings til programkode ¤¤ %

\definecolor{black}{HTML}{000000}
\definecolor{red}{HTML}{780000}
\definecolor{blue}{HTML}{000099}
\definecolor{green}{HTML}{006F00}
\definecolor{gray}{HTML}{737373}
\definecolor{purple}{HTML}{99006b}

\usepackage{listings}

\renewcommand{\lstlistingname}{Code}
\lstset{%
       basicstyle=\footnotesize,
       tabsize=4,
       breaklines=true,
       tab=$\to$,
       mathescape=false, % activates / deactivates the usage of $
       float=tbph,
       extendedchars=true,
       breaklines=true,
       frame=single,
       frameround=tttf,
       framesep=6pt,
       rulecolor=\color{black},
       showtabs=false,
       showspaces=false,
       showstringspaces=false,
       identifierstyle=\ttfamily,
       captionpos=b,
       numbers=left,
       numberstyle=\tiny,
       stepnumber=5,
       columns=flexible,
       firstnumber=1,
       numbersep=16pt,
       basicstyle=\small\color{black},
               keywordstyle=\color{black}\bfseries,
       stringstyle=\color{black},
               commentstyle=\color{gray}\footnotesize,
               emphstyle=\color{black}\bfseries,
           emph={},
               emphstyle=\bfseries,
               moredelim=**[is][\color{black}]{@}{@},
               moredelim=*[s][\color{black}]{'}{'}
               moredelim=*[s][\color{black}\ttfamily]{&}{&},
               moredelim=*[s][\color{black}\ttfamily]{=}{=},
               moredelim=*[s][\color{black}\ttfamily]{[}{]},
               moredelim=*[s][\color{black}\ttfamily]{+}{+},
               moredelim=*[s][\color{black}\ttfamily]{-}{-},
               moredelim=*[s][\color{black}\ttfamily]{(}{)},
               moredelim=*[s][\color{black}\ttfamily]{\{}{\}},
}



%%%%% ----- Fix af lamme orddelinger ----- %%%%% 
\usepackage{t1enc}											% Hjælper med orddeling ved æ, ø og å.

\hyphenation{kil-den do-se-ring do-se-ring-en merck ex-pe-ri-ments a-na-lyse tri-iso-pro-pyl-ben-ze-ne-sul-fo-nyl   } 

% til indsættelse af ord, der ellers kan risikere at blive delt forkert ved linjeskift. '-' angiver, at ordet kan deles her. Nogle eksempler: hvis span-ske smit-te fles-te smit-ten-de%}. Special tegn kan de dog ikke klare. Det skal enten stå i starten af et dokument eller i preamblen!!!!! Behøver ingen pakke.







% Kapiteludseende. De udkommenterede er andre typer.

%%%%%%%% Overskrift 1 %%%%%%%%%%
%\usepackage{curves}             				% Used by jalchap
%\usepackage{look/jalchap}        				% The chapter heading

%%%%%%%% Overskrift 2 %%%%%%%%%%
%\usepackage{look/lgchappng}							% Med teksten oven i tallet

%%%%%%%% Overskrift 2 revideret %%%%%%%%%%
\usepackage{look/lgchappng2}							% Med teksten ved siden af tallet (dog max 9 chapters da det ender med at tallet kommer til at lægge oven i :(

%%%%%%%% Overskrift 3 %%%%%%%%%%
%\usepackage{look/popsmart}
And an example of the .tex document called litteratur:

Code: Select all

@book{bib:cheryan,
title = {Ultrafiltration and Mirofiltration},
author = {Munir Cheryan},
year = {1987},
publisher = {Addision-Wesley},
series = {ISBN: 1-56676-598-6}
}

Here is some of the output:
exampleac.png
exampleac.png (3.6 KiB) Viewed 11773 times
Edit by localghost: No external links for attachments!

As I said, the document can be compiled and viewed afterwards, but as it is seen from the image (might be a bad one, tell me if u want a higher quality image), the bibtex doesn't work, even though i tried the fancy pancy pdflatex->bibtex->2x pdflatex trick!

EDIT:

I forgot the .log file, here it is:

Code: Select all

This is pdfTeX, Version 3.141592-1.40.4 (MiKTeX 2.6) (preloaded format=pdflatex 2010.2.23)  24 MAY 2010 08:16
entering extended mode
**Rapport.tex
(Rapport.tex
LaTeX2e <2005/12/01>
Babel <v3.8g> and hyphenation patterns for english, dumylang, nohyphenation, ge
rman, ngerman, french, loaded.
(preamble.tex ("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\report.cls"
Document Class: report 2005/09/16 v1.4f Standard LaTeX document class
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\size12.clo"
File: size12.clo 2005/09/16 v1.4f Standard LaTeX file (size option)
)
\c@part=\count79
\c@chapter=\count80
\c@section=\count81
\c@subsection=\count82
\c@subsubsection=\count83
\c@paragraph=\count84
\c@subparagraph=\count85
\c@figure=\count86
\c@table=\count87
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\inputenc.sty"
Package: inputenc 2006/05/05 v1.1b Input encoding file
\inpenc@prehook=\toks14
\inpenc@posthook=\toks15

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\latin1.def"
File: latin1.def 2006/05/05 v1.1b Input encoding file
))
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\hyperref\hyperref.sty"
Package: hyperref 2007/06/14 v6.76i Hypertext links for LaTeX

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\graphics\keyval.sty"
Package: keyval 1999/03/16 v1.13 key=value parser (DPC)
\KV@toks@=\toks16
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\oberdiek\hycolor.sty"
Package: hycolor 2007/04/11 v1.1 Code for color options of hyperref/bookmark (H
O)
)
\@linkdim=\dimen103
\Hy@linkcounter=\count88
\Hy@pagecounter=\count89

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\hyperref\pd1enc.def"
File: pd1enc.def 2007/06/14 v6.76i Hyperref: PDFDocEncoding definition (HO)
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\generic\oberdiek\etexcmds.sty"
Package: etexcmds 2007/05/06 v1.0 Providing prefix for e-TeX command names (HO)


("C:\Program Files (x86)\MiKTeX 2.6\tex\generic\oberdiek\infwarerr.sty"
Package: infwarerr 2007/06/14 v1.1 Providing info/warning/message (HO)
))
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\00miktex\hyperref.cfg"
File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\oberdiek\kvoptions.sty"
Package: kvoptions 2007/06/11 v2.7 Connects package keyval with LaTeX options (
HO)
)
Package hyperref Info: Hyper figures OFF on input line 2571.
Package hyperref Info: Link nesting OFF on input line 2576.
Package hyperref Info: Hyper index ON on input line 2579.
Package hyperref Info: Plain pages OFF on input line 2586.
Package hyperref Info: Backreferencing OFF on input line 2591.

Implicit mode ON; LaTeX internals redefined
Package hyperref Info: Bookmarks ON on input line 2741.
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\ltxmisc\url.sty"
\Urlmuskip=\muskip10
Package: url 2005/06/27  ver 3.2  Verb mode for urls, etc.
)
LaTeX Info: Redefining \url on input line 2909.
\Fld@menulength=\count90
\Field@Width=\dimen104
\Fld@charsize=\dimen105
\Choice@toks=\toks17
\Field@toks=\toks18
Package hyperref Info: Hyper figures OFF on input line 3393.
Package hyperref Info: Link nesting OFF on input line 3398.
Package hyperref Info: Hyper index ON on input line 3401.
Package hyperref Info: backreferencing OFF on input line 3408.
Package hyperref Info: Link coloring OFF on input line 3413.
\Hy@abspage=\count91
\c@Item=\count92
\c@Hfootnote=\count93
)
*hyperref using default driver hpdftex*
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\hyperref\hpdftex.def"
File: hpdftex.def 2007/06/14 v6.76i Hyperref driver for pdfTeX
\Fld@listcount=\count94
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\subfigure\subfigure.sty"
Package: subfigure 2002/07/30 v2.1.4 subfigure package
\subfigtopskip=\skip43
\subfigcapskip=\skip44
\subfigcaptopadj=\dimen106
\subfigbottomskip=\skip45
\subfigcapmargin=\dimen107
\subfiglabelskip=\skip46
\c@subfigure=\count95
\c@lofdepth=\count96
\c@subtable=\count97
\c@lotdepth=\count98

****************************************
* Local config file subfigure.cfg used *
****************************************
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\subfigure\subfigure.cfg")
\subfig@top=\skip47
\subfig@bottom=\skip48
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\fancyhdr\fancyhdr.sty"
\fancy@headwidth=\skip49
\f@ncyO@elh=\skip50
\f@ncyO@erh=\skip51
\f@ncyO@olh=\skip52
\f@ncyO@orh=\skip53
\f@ncyO@elf=\skip54
\f@ncyO@erf=\skip55
\f@ncyO@olf=\skip56
\f@ncyO@orf=\skip57
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\xcolor\xcolor.sty"
Package: xcolor 2007/01/21 v2.11 LaTeX color extensions (UK)

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\00miktex\color.cfg"
File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
)
Package xcolor Info: Driver file: pdftex.def on input line 225.

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\graphics\pdftex.def"
File: pdftex.def 2007/06/12 v0.04h Graphics/color for pdfTeX
\Gread@gobject=\count99
)
Package xcolor Info: Model `cmy' substituted by `cmy0' on input line 1337.
Package xcolor Info: Model `hsb' substituted by `rgb' on input line 1341.
Package xcolor Info: Model `RGB' extended on input line 1353.
Package xcolor Info: Model `HTML' substituted by `rgb' on input line 1355.
Package xcolor Info: Model `Hsb' substituted by `hsb' on input line 1356.
Package xcolor Info: Model `tHsb' substituted by `hsb' on input line 1357.
Package xcolor Info: Model `HSB' substituted by `hsb' on input line 1358.
Package xcolor Info: Model `Gray' substituted by `gray' on input line 1359.
Package xcolor Info: Model `wave' substituted by `hsb' on input line 1360.
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\amsfonts\amsfonts.sty"
Package: amsfonts 2001/10/25 v2.2f
\@emptytoks=\toks19
\symAMSa=\mathgroup4
\symAMSb=\mathgroup5
LaTeX Font Info:    Overwriting math alphabet `\mathfrak' in version `bold'
(Font)                  U/euf/m/n --> U/euf/b/n on input line 132.
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\amsmath\amsmath.sty"
Package: amsmath 2000/07/18 v2.13 AMS math features
\@mathmargin=\skip58

For additional information on amsmath, use the `?' option.
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\amsmath\amstext.sty"
Package: amstext 2000/06/29 v2.01

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\amsmath\amsgen.sty"
File: amsgen.sty 1999/11/30 v2.0
\@emptytoks=\toks20
\ex@=\dimen108
))
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\amsmath\amsbsy.sty"
Package: amsbsy 1999/11/29 v1.2d
\pmbraise@=\dimen109
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\amsmath\amsopn.sty"
Package: amsopn 1999/12/14 v2.01 operator names
)
\inf@bad=\count100
LaTeX Info: Redefining \frac on input line 211.
\uproot@=\count101
\leftroot@=\count102
LaTeX Info: Redefining \overline on input line 307.
\classnum@=\count103
\DOTSCASE@=\count104
LaTeX Info: Redefining \ldots on input line 379.
LaTeX Info: Redefining \dots on input line 382.
LaTeX Info: Redefining \cdots on input line 467.
\Mathstrutbox@=\box26
\strutbox@=\box27
\big@size=\dimen110
LaTeX Font Info:    Redeclaring font encoding OML on input line 567.
LaTeX Font Info:    Redeclaring font encoding OMS on input line 568.
\macc@depth=\count105
\c@MaxMatrixCols=\count106
\dotsspace@=\muskip11
\c@parentequation=\count107
\dspbrk@lvl=\count108
\tag@help=\toks21
\row@=\count109
\column@=\count110
\maxfields@=\count111
\andhelp@=\toks22
\eqnshift@=\dimen111
\alignsep@=\dimen112
\tagshift@=\dimen113
\tagwidth@=\dimen114
\totwidth@=\dimen115
\lineht@=\dimen116
\@envbody=\toks23
\multlinegap=\skip59
\multlinetaggap=\skip60
\mathdisplay@stack=\toks24
LaTeX Info: Redefining \[ on input line 2666.
LaTeX Info: Redefining \] on input line 2667.
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\amsfonts\amssymb.sty"
Package: amssymb 2002/01/22 v2.2d
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\amscls\amsthm.sty"
Package: amsthm 2004/08/06 v2.20
\thm@style=\toks25
\thm@bodyfont=\toks26
\thm@headfont=\toks27
\thm@notefont=\toks28
\thm@headpunct=\toks29
\thm@preskip=\skip61
\thm@postskip=\skip62
\thm@headsep=\skip63
\dth@everypar=\toks30
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\latexsym.sty"
Package: latexsym 1998/08/17 v2.2e Standard LaTeX package (lasy symbols)
\symlasy=\mathgroup6
LaTeX Font Info:    Overwriting symbol font `lasy' in version `bold'
(Font)                  U/lasy/m/n --> U/lasy/b/n on input line 47.
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\mathptmx.sty"
Package: mathptmx 2005/04/12 PSNFSS-v9.2a Times w/ Math, improved (SPQR, WaS) 
LaTeX Font Info:    Redeclaring symbol font `operators' on input line 28.
LaTeX Font Info:    Overwriting symbol font `operators' in version `normal'
(Font)                  OT1/cmr/m/n --> OT1/ztmcm/m/n on input line 28.
LaTeX Font Info:    Overwriting symbol font `operators' in version `bold'
(Font)                  OT1/cmr/bx/n --> OT1/ztmcm/m/n on input line 28.
LaTeX Font Info:    Redeclaring symbol font `letters' on input line 29.
LaTeX Font Info:    Overwriting symbol font `letters' in version `normal'
(Font)                  OML/cmm/m/it --> OML/ztmcm/m/it on input line 29.
LaTeX Font Info:    Overwriting symbol font `letters' in version `bold'
(Font)                  OML/cmm/b/it --> OML/ztmcm/m/it on input line 29.
LaTeX Font Info:    Redeclaring symbol font `symbols' on input line 30.
LaTeX Font Info:    Overwriting symbol font `symbols' in version `normal'
(Font)                  OMS/cmsy/m/n --> OMS/ztmcm/m/n on input line 30.
LaTeX Font Info:    Overwriting symbol font `symbols' in version `bold'
(Font)                  OMS/cmsy/b/n --> OMS/ztmcm/m/n on input line 30.
LaTeX Font Info:    Redeclaring symbol font `largesymbols' on input line 31.
LaTeX Font Info:    Overwriting symbol font `largesymbols' in version `normal'
(Font)                  OMX/cmex/m/n --> OMX/ztmcm/m/n on input line 31.
LaTeX Font Info:    Overwriting symbol font `largesymbols' in version `bold'
(Font)                  OMX/cmex/m/n --> OMX/ztmcm/m/n on input line 31.
\symbold=\mathgroup7
\symitalic=\mathgroup8
LaTeX Font Info:    Redeclaring math alphabet \mathbf on input line 34.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `normal'
(Font)                  OT1/cmr/bx/n --> OT1/ptm/bx/n on input line 34.
LaTeX Font Info:    Overwriting math alphabet `\mathbf' in version `bold'
(Font)                  OT1/cmr/bx/n --> OT1/ptm/bx/n on input line 34.
LaTeX Font Info:    Redeclaring math alphabet \mathit on input line 35.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `normal'
(Font)                  OT1/cmr/m/it --> OT1/ptm/m/it on input line 35.
LaTeX Font Info:    Overwriting math alphabet `\mathit' in version `bold'
(Font)                  OT1/cmr/bx/it --> OT1/ptm/m/it on input line 35.
LaTeX Info: Redefining \hbar on input line 50.
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\tools\varioref.sty"
Package: varioref 2006/05/13 v1.4p package for extended references (FMi)
\c@vrcnt=\count112
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\booktabs\booktabs.sty"
Package: booktabs 2005/04/14 v1.61803 publication quality tables
\heavyrulewidth=\dimen117
\lightrulewidth=\dimen118
\cmidrulewidth=\dimen119
\belowrulesep=\dimen120
\belowbottomsep=\dimen121
\aboverulesep=\dimen122
\abovetopsep=\dimen123
\cmidrulesep=\dimen124
\cmidrulekern=\dimen125
\defaultaddspace=\dimen126
\@cmidla=\count113
\@cmidlb=\count114
\@aboverulesep=\dimen127
\@belowrulesep=\dimen128
\@thisruleclass=\count115
\@lastruleclass=\count116
\@thisrulewidth=\dimen129
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\slashbox\slashbox.sty"
slashbox style by K.Yasuoka, May 1993.
\@slashboxa=\box28
\@slashboxb=\box29
\@slashboxc=\box30
\@slashboxwd=\count117
\@slashboxht=\count118
\@slashsepl=\dimen130
\@slashsepr=\dimen131
) ("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\float\float.sty"
Package: float 2001/11/08 v1.3d Float enhancements (AL)
\c@float@type=\count119
\float@exts=\toks31
\float@box=\box31
\@float@everytoks=\toks32
\@floatcapt=\box32
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\tools\longtable.sty"
Package: longtable 2004/02/01 v4.11 Multi-page Table package (DPC)
\LTleft=\skip64
\LTright=\skip65
\LTpre=\skip66
\LTpost=\skip67
\LTchunksize=\count120
\LTcapwidth=\dimen132
\LT@head=\box33
\LT@firsthead=\box34
\LT@foot=\box35
\LT@lastfoot=\box36
\LT@cols=\count121
\LT@rows=\count122
\c@LT@tables=\count123
\c@LT@chunks=\count124
\LT@p@ftn=\toks33
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\multirow\multirow.sty"
\bigstrutjot=\dimen133
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\graphics\lscape.sty"
Package: lscape 2000/10/22 v3.01 Landscape Pages (DPC)

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\graphics\graphics.sty"
Package: graphics 2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\graphics\trig.sty"
Package: trig 1999/03/16 v1.09 sin cos tan (DPC)
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\00miktex\graphics.cfg"
File: graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
)
Package graphics Info: Driver file: pdftex.def on input line 90.
))
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\tools\tabularx.sty"
Package: tabularx 1999/01/07 v2.07 `tabularx' package (DPC)

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\tools\array.sty"
Package: array 2005/08/23 v2.4b Tabular extension package (FMi)
\col@sep=\dimen134
\extrarowheight=\dimen135
\NC@list=\toks34
\extratabsurround=\skip68
\backup@length=\skip69
)
\TX@col@width=\dimen136
\TX@old@table=\dimen137
\TX@old@col=\dimen138
\TX@target=\dimen139
\TX@delta=\dimen140
\TX@cols=\count125
\TX@ftn=\toks35
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\natbib\natbib.sty"
Package: natbib 2007/02/05 8.0 (PWD)
\bibhang=\skip70
\bibsep=\skip71
LaTeX Info: Redefining \cite on input line 602.
\c@NAT@ctr=\count126
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\soul\soul.sty"
Package: soul 2003/11/17 v2.4 letterspacing/underlining (mf)
\SOUL@word=\toks36
\SOUL@lasttoken=\toks37
\SOUL@cmds=\toks38
\SOUL@buffer=\toks39
\SOUL@token=\toks40
\SOUL@spaceskip=\skip72
\SOUL@ttwidth=\dimen141
\SOUL@uldp=\dimen142
\SOUL@ulht=\dimen143
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\fixme\fixme.sty"
Package: fixme 2006/04/12 v3.2 Insert fixme notes in your documents

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\ifthen.sty"
Package: ifthen 2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\tools\verbatim.sty"
Package: verbatim 2003/08/22 v1.5q LaTeX2e package for verbatim enhancements
\every@verbatim=\toks41
\verbatim@line=\toks42
\verbatim@in@stream=\read1
)
\c@fixmecount=\count127
\c@fixmenotecount=\count128
\c@fixmewarningcount=\count129
\c@fixmeerrorcount=\count130
\c@fixmefatalcount=\count131
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\caption\caption.sty"
Package: caption 2007/04/16 v3.0q Customising captions (AR)

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\caption\caption3.sty"
Package: caption3 2007/04/11 v3.0q caption3 kernel (AR)
\captionmargin=\dimen144
\captionmargin@=\dimen145
\captionwidth=\dimen146
\captionindent=\dimen147
\captionparindent=\dimen148
\captionhangindent=\dimen149
)
Package caption Info: Global option `twoside' processed on input line 117.
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\rotating\rotating.sty"
Package: rotating 1997/09/26 v2.13 Rotation package

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\graphics\graphicx.sty"
Package: graphicx 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
\Gin@req@height=\dimen150
\Gin@req@width=\dimen151
)
\c@r@tfl@t=\count132
\rot@float@box=\box37
)
\mybox=\box38
\mylength=\skip73
\c@theorem=\count133

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\listings\listings.sty"
\lst@mode=\count134
\lst@gtempboxa=\box39
\lst@token=\toks43
\lst@length=\count135
\lst@currlwidth=\dimen152
\lst@column=\count136
\lst@pos=\count137
\lst@lostspace=\dimen153
\lst@width=\dimen154
\lst@newlines=\count138
\lst@lineno=\count139
\lst@maxwidth=\dimen155

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\listings\lstmisc.sty"
File: lstmisc.sty 2007/02/22 1.4 (Carsten Heinz)
\c@lstnumber=\count140
\lst@skipnumbers=\count141
\lst@framebox=\box40
)
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\listings\listings.cfg"
File: listings.cfg 2007/02/22 1.4 listings configuration
))
Package: listings 2007/02/22 1.4 (Carsten Heinz)

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\t1enc.sty"
Package: t1enc 1994/06/01 Standard LaTeX package
)
(look\lgchappng2.sty
`LGchap' package <December 5, 1995>
)) (Rapport.aux)
LaTeX Font Info:    Checking defaults for OML/cmm/m/it on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for T1/cmr/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for OT1/cmr/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for OMS/cmsy/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for OMX/cmex/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for U/cmr/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Checking defaults for PD1/pdf/m/n on input line 3.
LaTeX Font Info:    ... okay on input line 3.
LaTeX Font Info:    Try loading font information for T1+ptm on input line 3.
 ("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\t1ptm.fd"
File: t1ptm.fd 2001/06/04 font definitions for T1/ptm.
)
Package hyperref Info: Link coloring OFF on input line 3.
 ("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\hyperref\nameref.sty"
Package: nameref 2007/05/29 v2.31 Cross-referencing by name of section

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\oberdiek\refcount.sty"
Package: refcount 2006/02/20 v3.0 Data extraction from references (HO)
)
\c@section@level=\count142
LaTeX Info: Redefining \Ref on input line 394.
)
LaTeX Info: Redefining \ref on input line 3.
LaTeX Info: Redefining \pageref on input line 3.

(Rapport.out) (Rapport.out)
\@outlinefile=\write3
LaTeX Info: Redefining \Ref on input line 3.

("C:\Program Files (x86)\MiKTeX 2.6\tex\context\base\supp-pdf.tex"
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count143
\scratchdimen=\dimen156
\scratchbox=\box41
\nofMPsegments=\count144
\nofMParguments=\count145
\MPscratchCnt=\count146
\MPscratchDim=\dimen157
\MPnumerator=\count147
\everyMPtoPDFconversion=\toks44
)
\c@lstlisting=\count148
 (formalia\tomside.tex [1

] [2

]) (formalia\titelblad.tex
LaTeX Font Info:    Try loading font information for OT1+ztmcm on input line 6.


("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\ot1ztmcm.fd"
File: ot1ztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OT1/ztmcm.
)
LaTeX Font Info:    Try loading font information for OML+ztmcm on input line 6.


("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\omlztmcm.fd"
File: omlztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OML/ztmcm.
)
LaTeX Font Info:    Try loading font information for OMS+ztmcm on input line 6.


("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\omsztmcm.fd"
File: omsztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OMS/ztmcm.
)
LaTeX Font Info:    Try loading font information for OMX+ztmcm on input line 6.


("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\omxztmcm.fd"
File: omxztmcm.fd 2000/01/03 Fontinst v1.801 font definitions for OMX/ztmcm.
)
LaTeX Font Info:    Try loading font information for U+lasy on input line 6.

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\ulasy.fd"
File: ulasy.fd 1998/08/17 v2.2e LaTeX symbol font definitions
)
LaTeX Font Info:    Try loading font information for OT1+ptm on input line 6.

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\ot1ptm.fd"
File: ot1ptm.fd 2001/06/04 font definitions for OT1/ptm.
)
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <12> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 6.
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <9> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 6.
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <7> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 6.

<formalia/aau-logo.png, id=256, 745.78625pt x 142.5325pt>
File: formalia/aau-logo.png Graphic file (type png)

<use formalia/aau-logo.png>
LaTeX Font Info:    Try loading font information for T1+cmss on input line 15.

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\base\t1cmss.fd"
File: t1cmss.fd 1999/05/25 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <10> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 15.
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <7.4> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 15.
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <6> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 15.

Overfull \hbox (12.00002pt too wide) in paragraph at lines 6--18
[][] 
 []

LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <12> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 55.

Underfull \hbox (badness 1325) in paragraph at lines 55--55
[]\T1/ptm/b/n/12 Project pe-riod: \T1/ptm/m/n/12 K6, spring semester
 []


Underfull \hbox (badness 10000) in paragraph at lines 55--55

 []


Underfull \hbox (badness 10000) in paragraph at lines 55--55

 []


Underfull \hbox (badness 10000) in paragraph at lines 55--55

 []


Underfull \hbox (badness 10000) in paragraph at lines 55--55

 []


Underfull \hbox (badness 10000) in paragraph at lines 55--55

 []


Underfull \hbox (badness 10000) in paragraph at lines 55--55

 []


Underfull \hbox (badness 10000) in paragraph at lines 55--55

 []


Overfull \hbox (312.98032pt too wide) in paragraph at lines 55--55
[]$ 
 []

(formalia\synopsis.tex)
Overfull \hbox (9.97359pt too wide) in paragraph at lines 66--66
[] [] 
 []

pdfTeX warning (ext4): destination with the same identifier (name{page.1}) has 
been already used, duplicate ignored
<to be read again> 
                   \relax 
l.69 \end{titlepage}
                     [1{psfonts.map} <formalia/aau-logo.png>])
(formalia\tomside.texpdfTeX warning (ext4): destination with the same identifie
r (name{page.2}) has been already used, duplicate ignored
<to be read again> 
                   \relax 
l.14 \clearemptydoublepage
                           [2])
LaTeX Font Info:    Try loading font information for T1+pbk on input line 29.

("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\t1pbk.fd"
File: t1pbk.fd 2001/06/04 font definitions for T1/pbk.
)
Underfull \hbox (badness 10000) in paragraph at lines 29--29
 []\T1/pbk/db/n/25 Contents 
 []

(Rapport.toc [1


]
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <14.4> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 57.

Overfull \hbox (2.05179pt too wide) detected at line 69
 []\T1/ptm/m/n/12 VIII
 []

)
\tf@toc=\write4


Package Fancyhdr Warning: \headheight is too small (13.65pt): 
 Make it at least 14.49998pt.
 We now make it that large for the rest of the document.
 This may cause the page layout to be inconsistent, however.

[2]
Chapter 1.
LaTeX Font Info:    Font shape `T1/pbk/m/n' in size <72.26999> not available
(Font)              Font shape `T1/pbk/l/n' tried instead on input line 46.
(Introduktion\bioethanol.tex
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <17.28> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 1.


Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 1.


Package natbib Warning: Citation `bib:bioethanol' on page 1 undefined on input 
line 3.


Underfull \hbox (badness 10000) in paragraph at lines 3--4

 []


Package natbib Warning: Citation `bib:pretreatment' on page 1 undefined on inpu
t line 5.


Package natbib Warning: Citation `bib:bioethanol' on page 1 undefined on input 
line 6.


Package natbib Warning: Citation `bib:bioethanol2' on page 1 undefined on input
 line 6.


Package natbib Warning: Citation `bib:pretreatment' on page 1 undefined on inpu
t line 6.


Package natbib Warning: Citation `bib:bioethanol2' on page 1 undefined on input
 line 7.


Package natbib Warning: Citation `bib:bioethanol2' on page 1 undefined on input
 line 8.


Underfull \hbox (badness 10000) in paragraph at lines 5--9

 []


Package natbib Warning: Citation `bib:inhibition' on page 1 undefined on input 
line 11.


Package natbib Warning: Citation `bib:oekonomi' on page 1 undefined on input li
ne 12.


Package natbib Warning: Citation `bib:cellulaserecovery2' on page 1 undefined o
n input line 12.


Underfull \hbox (badness 10000) in paragraph at lines 10--13

 []

) (Introduktion\premodstande.texpdfTeX warning (ext4): destination with the sam
e identifier (name{page.1}) has been already used, duplicate ignored
<to be read again> 
                   \relax 
l.4 
     [1


])pdfTeX warning (ext4): destination with the same identifier (name{page.2}) ha
s been already used, duplicate ignored
<to be read again> 
                   \relax 
l.52 \chapter
             {Theory} [2]
Chapter 2.

Underfull \hbox (badness 1019) in paragraph at lines 52--52
 []\T1/pbk/db/n/25 Theory 
 []

(Introduktion\membran.tex

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 4.


Package natbib Warning: Citation `bib:harris' on page 3 undefined on input line
 7.


Overfull \hbox (0.89413pt too wide) in paragraph at lines 6--8
\T1/ptm/m/n/12 In sec-tion []1.1[] it was men-tioned that mem-brane sep-a-ra-ti
on had been used to sep-a-rate the monosac-
 []


Package natbib Warning: Citation `bib:harris' on page 3 undefined on input line
 10.


Package natbib Warning: Citation `bib:cellulaserecovery' on page 3 undefined on
 input line 10.

LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <10> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 12.

Package FiXme: `Er dette afskrift? -HT' on input line 12.

Package hyperref Info: bookmark level for unknown fixme defaults to 0 on input 
line 12.

Package natbib Warning: Citation `bib:modstande' on page 3 undefined on input l
ine 12.


Package natbib Warning: Citation `bib:cellulaserecovery' on page 3 undefined on
 input line 12.


Package natbib Warning: Citation `bib:modstande' on page 3 undefined on input l
ine 18.


Package natbib Warning: Citation `bib:modstande' on page 3 undefined on input l
ine 23.



pdfTeX warning:  (file billeder/pormem.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/pormem.pdf, id=360, 143.03438pt x 123.46124pt>
File: billeder/pormem.pdf Graphic file (type pdf)

<use billeder/pormem.pdf>
LaTeX Font Info:    Font shape `T1/ptm/bx/n' in size <10.95> not available
(Font)              Font shape `T1/ptm/b/n' tried instead on input line 29.


pdfTeX warning:  (file billeder/homomem.pdf): PDF inclusion: found PDF version 
<1.5>, but at most version <1.4> allowed
<billeder/homomem.pdf, id=361, 143.03438pt x 123.46124pt>
File: billeder/homomem.pdf Graphic file (type pdf)

<use billeder/homomem.pdf>
Overfull \hbox (2.28003pt too wide) in paragraph at lines 26--41
[][]  [] 
 []

[3

]

pdfTeX warning:  (file billeder/ionmem.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/ionmem.pdf, id=371, 143.03438pt x 123.46124pt>
File: billeder/ionmem.pdf Graphic file (type pdf)

<use billeder/ionmem.pdf>

pdfTeX warning:  (file billeder/liqmem.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/liqmem.pdf, id=372, 143.03438pt x 123.46124pt>
File: billeder/liqmem.pdf Graphic file (type pdf)

<use billeder/liqmem.pdf>
Overfull \hbox (2.28003pt too wide) in paragraph at lines 44--59
[][]  [] 
 []


Package natbib Warning: Citation `bib:modstande' on page 4 undefined on input l
ine 62.


Overfull \hbox (6.85756pt too wide) in paragraph at lines 67--81
 [][] 
 []


Package natbib Warning: Citation `bib:modstande' on page 4 undefined on input l
ine 84.


Overfull \hbox (9.1379pt too wide) in paragraph at lines 84--85
\T1/ptm/m/n/12 The prob-lem in this study is to sep-a-rate monosac-cha-rides fr
om pro-teins and larger sugar molecules,
 []

[4 <billeder/pormem.pdf

pdfTeX warning:  (file billeder/pormem.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
> <billeder/homomem.pdf

pdfTeX warning:  (file billeder/homomem.pdf): PDF inclusion: Page Group detecte
d which pdfTeX can't handle. Ignoring it.
> <billeder/ionmem.pdf

pdfTeX warning:  (file billeder/ionmem.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
> <billeder/liqmem.pdf

pdfTeX warning:  (file billeder/liqmem.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
>]

Package natbib Warning: Citation `bib:modstande' on page 5 undefined on input l
ine 87.



pdfTeX warning:  (file billeder/trykpd.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/trykpd.pdf, id=395, 408.02437pt x 240.14719pt>
File: billeder/trykpd.pdf Graphic file (type pdf)

<use billeder/trykpd.pdf>

LaTeX Warning: Reference `fig:poreideel' on page 5 undefined on input line 97.


LaTeX Warning: Reference `fig:porreel' on page 5 undefined on input line 97.


Package natbib Warning: Citation `bib:modstande' on page 5 undefined on input l
ine 97.


Package FiXme: `H: jeg synes vi kan spare os at forklare hvorledes MWCO bliver 
bestemt og liges\r a figurerne, da det er l\IeC {\ae }rebogs agtigt' on input l
ine 97.



pdfTeX warning:  (file billeder/cutoff.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/cutoff.pdf, id=398, 351.56343pt x 249.93375pt>
File: billeder/cutoff.pdf Graphic file (type pdf)

<use billeder/cutoff.pdf> [5 <billeder/trykpd.pdf

pdfTeX warning:  (file billeder/trykpd.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
>]) (Introduktion\modstande.tex

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 2.


Package natbib Warning: Citation `bib:modstande' on page 6 undefined on input l
ine 4.


Package natbib Warning: Citation `bib:modstande' on page 6 undefined on input l
ine 15.


Package natbib Warning: Citation `bib:mulder' on page 6 undefined on input line
 16.


Package natbib Warning: Citation `bib:cheryan' on page 6 undefined on input lin
e 16.

[6 <billeder/cutoff.pdf

pdfTeX warning:  (file billeder/cutoff.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
>]

Package natbib Warning: Citation `bib:mulder' on page 7 undefined on input line
 26.


Package natbib Warning: Citation `bib:cheryan' on page 7 undefined on input lin
e 26.



pdfTeX warning:  (file billeder/limflux.pdf): PDF inclusion: found PDF version 
<1.5>, but at most version <1.4> allowed
<billeder/limflux.pdf, id=439, 285.31593pt x 153.57375pt>
File: billeder/limflux.pdf Graphic file (type pdf)

<use billeder/limflux.pdf>

Package natbib Warning: Citation `bib:mulder' on page 7 undefined on input line
 34.


Package natbib Warning: Citation `bib:mulder' on page 7 undefined on input line
 34.


Package natbib Warning: Citation `bib:modstande' on page 7 undefined on input l
ine 44.


Package natbib Warning: Citation `bib:cheryan' on page 7 undefined on input lin
e 44.

[7 <billeder/limflux.pdf

pdfTeX warning:  (file billeder/limflux.pdf): PDF inclusion: Page Group detecte
d which pdfTeX can't handle. Ignoring it.
>]

Package natbib Warning: Citation `bib:modstande' on page 8 undefined on input l
ine 51.



pdfTeX warning:  (file billeder/conpol.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/conpol.pdf, id=467, 389.20406pt x 210.03468pt>
File: billeder/conpol.pdf Graphic file (type pdf)

<use billeder/conpol.pdf>

Package natbib Warning: Citation `bib:modstande' on page 8 undefined on input l
ine 57.


Package natbib Warning: Citation `bib:modstande' on page 8 undefined on input l
ine 57.


Package natbib Warning: Citation `bib:modstande' on page 8 undefined on input l
ine 61.


LaTeX Warning: Reference `bib:cheryan' on page 8 undefined on input line 71.



pdfTeX warning:  (file billeder/fouling.pdf): PDF inclusion: found PDF version 
<1.5>, but at most version <1.4> allowed
<billeder/fouling.pdf, id=470, 395.22656pt x 150.5625pt>
File: billeder/fouling.pdf Graphic file (type pdf)

<use billeder/fouling.pdf>

Package natbib Warning: Citation `bib:mulder' on page 8 undefined on input line
 157.


Package natbib Warning: Citation `bib:mulder' on page 8 undefined on input line
 157.

[8 <billeder/conpol.pdf

pdfTeX warning:  (file billeder/conpol.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
>]

Package natbib Warning: Citation `bib:mulder' on page 9 undefined on input line
 161.


Package natbib Warning: Citation `bib:mulder' on page 9 undefined on input line
 162.


Package natbib Warning: Citation `bib:cheryan' on page 9 undefined on input lin
e 162.



pdfTeX warning:  (file billeder/irfoul.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/irfoul.pdf, id=491, 180.675pt x 211.54031pt>
File: billeder/irfoul.pdf Graphic file (type pdf)

<use billeder/irfoul.pdf> [9 <billeder/fouling.pdf

pdfTeX warning:  (file billeder/fouling.pdf): PDF inclusion: Page Group detecte
d which pdfTeX can't handle. Ignoring it.
>]

Package natbib Warning: Citation `bib:mulder' on page 10 undefined on input lin
e 194.

) (Introduktion\chemical_properties.tex

Package natbib Warning: Citation `bib:cheryan' on page 10 undefined on input li
ne 5.


Package natbib Warning: Citation `bib:cheryan' on page 10 undefined on input li
ne 6.


Package FiXme: `Vi skal lige huske at ha det med i vores resultater, at dr\r ab
en fl\IeC {\o }d helt ud p\r a vores membran da vi lavede det her - HT ;; H: vi
 m\r a lige diskutere i gruppen hvorvidt vi stadig skal have med hvordan kontak
tvinkel bliver m\r alt' on input line 6.



pdfTeX warning:  (file billeder/konvink.pdf): PDF inclusion: found PDF version 
<1.5>, but at most version <1.4> allowed
<billeder/konvink.pdf, id=504, 276.28218pt x 146.79843pt>
File: billeder/konvink.pdf Graphic file (type pdf)

<use billeder/konvink.pdf>

Package natbib Warning: Citation `bib:contacktfig' on page 10 undefined on inpu
t line 12.


Package natbib Warning: Citation `bib:contacktfig' on page 10 undefined on inpu
t line 12.

[10 <billeder/irfoul.pdf

pdfTeX warning:  (file billeder/irfoul.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
>]

Package natbib Warning: Citation `bib:overflade' on page 11 undefined on input 
line 16.


Package natbib Warning: Citation `bib:overflade' on page 11 undefined on input 
line 17.

) (Introduktion\Rheology.tex

Package natbib Warning: Citation `bib:osnoter' on page 11 undefined on input li
ne 10.


Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 12.


Package natbib Warning: Citation `bib:osnoter' on page 11 undefined on input li
ne 13.


Package natbib Warning: Citation `bib:osnoter' on page 11 undefined on input li
ne 20.

[11 <billeder/konvink.pdf

pdfTeX warning:  (file billeder/konvink.pdf): PDF inclusion: Page Group detecte
d which pdfTeX can't handle. Ignoring it.
>]

pdfTeX warning:  (file billeder/rheologi1.pdf): PDF inclusion: found PDF versio
n <1.5>, but at most version <1.4> allowed
<billeder/rheologi1.pdf, id=548, 167.12437pt x 139.27031pt>
File: billeder/rheologi1.pdf Graphic file (type pdf)

<use billeder/rheologi1.pdf>

Package natbib Warning: Citation `bib:osnoter' on page 12 undefined on input li
ne 30.


Package natbib Warning: Citation `bib:vandvisko' on page 12 undefined on input 
line 30.

) (Introduktion\statement.tex [12 <billeder/rheologi1.pdf

pdfTeX warning:  (file billeder/rheologi1.pdf): PDF inclusion: Page Group detec
ted which pdfTeX can't handle. Ignoring it.
>]
Chapter 3.
LaTeX Font Info:    Try loading font information for OMS+ptm on input line 6.
("C:\Program Files (x86)\MiKTeX 2.6\tex\latex\psnfss\omsptm.fd"
File: omsptm.fd 
)
LaTeX Font Info:    Font shape `OMS/ptm/m/n' in size <12> not available
(Font)              Font shape `OMS/cmsy/m/n' tried instead on input line 6.
) [13

]
Chapter 4.
(Introduktion\enzym.tex
Overfull \hbox (15.16968pt too wide) in paragraph at lines 3--3
[]\T1/ptm/b/n/17.28 Optimum con-di-tions for en-zymes uti-lized in cel-lu-lose 
degra-
 []


Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 3.


LaTeX Warning: Command \texttrademark invalid in math mode on input line 6.


Package natbib Warning: Citation `bib:novozym2' on page 14 undefined on input l
ine 6.


Package natbib Warning: Citation `bib:mailnovo' on page 14 undefined on input l
ine 6.

) (Introduktion\materialer.tex
Underfull \hbox (badness 10000) in paragraph at lines 3--5

 []


Package array Warning: Column R is already defined on input line 11.


Underfull \hbox (badness 10000) in paragraph at lines 30--30
[]|\T1/ptm/m/n/12 Temperature
 []


Underfull \hbox (badness 1975) in paragraph at lines 30--30
[]|\T1/ptm/m/n/12 Polysulfone per-ma-nently
 []

[14

]

Package natbib Warning: Citation `bib:cheryan' on page 15 undefined on input li
ne 34.


Package natbib Warning: Citation `bib:cheryan' on page 15 undefined on input li
ne 34.


Package natbib Warning: Citation `bib:overflade' on page 15 undefined on input 
line 34.

) (experiment\setup.tex
Underfull \hbox (badness 10000) in paragraph at lines 3--4

 []



pdfTeX warning:  (file billeder/memopst.pdf): PDF inclusion: found PDF version 
<1.5>, but at most version <1.4> allowed
<billeder/memopst.pdf, id=571, 324.46219pt x 196.48407pt>
File: billeder/memopst.pdf Graphic file (type pdf)

<use billeder/memopst.pdf> [15]

Package natbib Warning: Citation `bib:shearrate' on page 16 undefined on input 
line 14.


Underfull \hbox (badness 10000) in paragraph at lines 17--19

 []

) (experiment\execution.tex

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 3.


Underfull \hbox (badness 10000) in paragraph at lines 4--5

 []


Package natbib Warning: Citation `bib:cellulaserecovery2' on page 16 undefined 
on input line 6.


Package natbib Warning: Citation `bib:novozym' on page 16 undefined on input li
ne 6.

[16 <billeder/memopst.pdf

pdfTeX warning:  (file billeder/memopst.pdf): PDF inclusion: Page Group detecte
d which pdfTeX can't handle. Ignoring it.
>]

Package FiXme: `er det n\IeC {\ae }vnt f\IeC {\o }r? det burde det!!! og s\r a 
ref til det afsnit - HT' on input line 12.

[17]) [18]
Chapter 5.
(experiment\kapilaer_viscometri.tex

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 6.


Underfull \hbox (badness 10000) in paragraph at lines 12--16

 []

) (experiment\experimental.tex
Underfull \hbox (badness 10000) in paragraph at lines 17--18

 []

[19

]
Underfull \hbox (badness 10000) in paragraph at lines 27--28

 []

) [20]
Chapter 6.
(experiment\Cellulosedegration.tex
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <17.28> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 1.


Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 1.



pdfTeX warning:  (file billeder/flydekurvecellulose15.pdf): PDF inclusion: foun
d PDF version <1.5>, but at most version <1.4> allowed
<billeder/flydekurvecellulose15.pdf, id=619, 949.29657pt x 332.74312pt>
File: billeder/flydekurvecellulose15.pdf Graphic file (type pdf)

<use billeder/flydekurvecellulose15.pdf>

Package natbib Warning: Citation `fig:samletvisccellulosedeg' on page 21 undefi
ned on input line 45.



pdfTeX warning:  (file billeder/celluloseviskositetmedenzym.pdf): PDF inclusion
: found PDF version <1.5>, but at most version <1.4> allowed
<billeder/celluloseviskositetmedenzym.pdf, id=623, 332.74312pt x 127.97812pt>
File: billeder/celluloseviskositetmedenzym.pdf Graphic file (type pdf)

<use billeder/celluloseviskositetmedenzym.pdf> [21

 <billeder/flydekurvecellulose15.pdf

pdfTeX warning:  (file billeder/flydekurvecellulose15.pdf): PDF inclusion: Page
 Group detected which pdfTeX can't handle. Ignoring it.
> <billeder/celluloseviskositetmedenzym.pdf

pdfTeX warning:  (file billeder/celluloseviskositetmedenzym.pdf): PDF inclusion
: Page Group detected which pdfTeX can't handle. Ignoring it.
>]

pdfTeX warning:  (file billeder/cellulosenedbrydningglukostrips.pdf): PDF inclu
sion: found PDF version <1.5>, but at most version <1.4> allowed

<billeder/cellulosenedbrydningglukostrips.pdf, id=649, 636.12656pt x 316.93407p
t>
File: billeder/cellulosenedbrydningglukostrips.pdf Graphic file (type pdf)
 <use billeder/cellulosenedbrydningglukostrips.pdf>)
(experiment\regenerativvandflux.tex

pdfTeX warning:  (file billeder/pressurevstimerc.pdf): PDF inclusion: found PDF
 version <1.5>, but at most version <1.4> allowed
<billeder/pressurevstimerc.pdf, id=652, 730.98094pt x 340.27126pt>
File: billeder/pressurevstimerc.pdf Graphic file (type pdf)

<use billeder/pressurevstimerc.pdf>

pdfTeX warning:  (file billeder/flowvstimerc.pdf): PDF inclusion: found PDF ver
sion <1.5>, but at most version <1.4> allowed
<billeder/flowvstimerc.pdf, id=653, 722.7pt x 335.75438pt>
File: billeder/flowvstimerc.pdf Graphic file (type pdf)

<use billeder/flowvstimerc.pdf> [22 <billeder/cellulosenedbrydningglukostrips.p
df

pdfTeX warning:  (file billeder/cellulosenedbrydningglukostrips.pdf): PDF inclu
sion: Page Group detected which pdfTeX can't handle. Ignoring it.
>]) (experiment\glukoseflux.tex

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 2.



pdfTeX warning:  (file billeder/fluxviscovandgluk.pdf): PDF inclusion: found PD
F version <1.5>, but at most version <1.4> allowed
<billeder/fluxviscovandgluk.pdf, id=672, 375.65344pt x 226.59656pt>
File: billeder/fluxviscovandgluk.pdf Graphic file (type pdf)

<use billeder/fluxviscovandgluk.pdf>
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <10.95> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 9.
LaTeX Font Info:    Font shape `OT1/ptm/bx/n' in size <8> not available
(Font)              Font shape `OT1/ptm/b/n' tried instead on input line 9.


LaTeX Warning: `h' float specifier changed to `ht'.


Package FiXme: `skal lige skrives om nu viskositet passer -cs' on input line 13
.

[23 <billeder/pressurevstimerc.pdf

pdfTeX warning:  (file billeder/pressurevstimerc.pdf): PDF inclusion: Page Grou
p detected which pdfTeX can't handle. Ignoring it.
> <billeder/flowvstimerc.pdf

pdfTeX warning:  (file billeder/flowvstimerc.pdf): PDF inclusion: Page Group de
tected which pdfTeX can't handle. Ignoring it.
>]

Package FiXme: `skal lige ha det nye billede ind, der er rigtigt - HT' on input
 line 16.



pdfTeX warning:  (file billeder/concfeedperm.pdf): PDF inclusion: found PDF ver
sion <1.5>, but at most version <1.4> allowed
<billeder/concfeedperm.pdf, id=700, 331.99031pt x 182.18062pt>
File: billeder/concfeedperm.pdf Graphic file (type pdf)

<use billeder/concfeedperm.pdf> [24 <billeder/fluxviscovandgluk.pdf

pdfTeX warning:  (file billeder/fluxviscovandgluk.pdf): PDF inclusion: Page Gro
up detected which pdfTeX can't handle. Ignoring it.
>]

pdfTeX warning:  (file billeder/molarfluxgluk.pdf): PDF inclusion: found PDF ve
rsion <1.5>, but at most version <1.4> allowed
<billeder/molarfluxgluk.pdf, id=736, 553.31718pt x 286.06876pt>
File: billeder/molarfluxgluk.pdf Graphic file (type pdf)

<use billeder/molarfluxgluk.pdf>) (Results\Cellulose_flux.tex

Package FiXme: `husk at skrive et afsnit om hvorledes dataen blev behandlet - H
vorfor det? HT' on input line 3.

[25 <billeder/concfeedperm.pdf

pdfTeX warning:  (file billeder/concfeedperm.pdf): PDF inclusion: Page Group de
tected which pdfTeX can't handle. Ignoring it.
> <billeder/molarfluxgluk.pdf

pdfTeX warning:  (file billeder/molarfluxgluk.pdf): PDF inclusion: Page Group d
etected which pdfTeX can't handle. Ignoring it.
>]

pdfTeX warning:  (file billeder/cmcfluxtmptid.pdf): PDF inclusion: found PDF ve
rsion <1.5>, but at most version <1.4> allowed
<billeder/cmcfluxtmptid.pdf, id=761, 733.23938pt x 359.09157pt>
File: billeder/cmcfluxtmptid.pdf Graphic file (type pdf)

<use billeder/cmcfluxtmptid.pdf>

pdfTeX warning:  (file billeder/gluconcfeedperm.pdf): PDF inclusion: found PDF 
version <1.5>, but at most version <1.4> allowed
<billeder/gluconcfeedperm.pdf, id=763, 616.55344pt x 329.73187pt>
File: billeder/gluconcfeedperm.pdf Graphic file (type pdf)

<use billeder/gluconcfeedperm.pdf> [26 <billeder/cmcfluxtmptid.pdf

pdfTeX warning:  (file billeder/cmcfluxtmptid.pdf): PDF inclusion: Page Group d
etected which pdfTeX can't handle. Ignoring it.
> <billeder/gluconcfeedperm.pdf

pdfTeX warning:  (file billeder/gluconcfeedperm.pdf): PDF inclusion: Page Group
 detected which pdfTeX can't handle. Ignoring it.
>]

pdfTeX warning:  (file billeder/appviscofeedperm.pdf): PDF inclusion: found PDF
 version <1.5>, but at most version <1.4> allowed
<billeder/appviscofeedperm.pdf, id=799, 678.28406pt x 446.41782pt>
File: billeder/appviscofeedperm.pdf Graphic file (type pdf)

<use billeder/appviscofeedperm.pdf>
Underfull \hbox (badness 10000) in paragraph at lines 35--36

 []


Package FiXme: `Ikke videnskabelig m\r ade at referere -HT' on input line 37.



pdfTeX warning:  (file billeder/vandcmcflux1.pdf): PDF inclusion: found PDF ver
sion <1.5>, but at most version <1.4> allowed
<billeder/vandcmcflux1.pdf, id=802, 612.03656pt x 371.88937pt>
File: billeder/vandcmcflux1.pdf Graphic file (type pdf)

<use billeder/vandcmcflux1.pdf>

pdfTeX warning:  (file billeder/vandcmcflux2.pdf): PDF inclusion: found PDF ver
sion <1.5>, but at most version <1.4> allowed
<billeder/vandcmcflux2.pdf, id=803, 647.41875pt x 400.49625pt>
File: billeder/vandcmcflux2.pdf Graphic file (type pdf)

<use billeder/vandcmcflux2.pdf> [27 <billeder/appviscofeedperm.pdf

pdfTeX warning:  (file billeder/appviscofeedperm.pdf): PDF inclusion: Page Grou
p detected which pdfTeX can't handle. Ignoring it.
>]) (Results\Steadystate_flux.tex

Package FiXme: `nye tal fra hans' modificering skal ind - HT' on input line 30.



Package FiXme: `text skal \IeC {\ae }ndres s\r a det passer med de nye resultat
er fra hans - HT' on input line 33.

[28 <billeder/vandcmcflux1.pdf

pdfTeX warning:  (file billeder/vandcmcflux1.pdf): PDF inclusion: Page Group de
tected which pdfTeX can't handle. Ignoring it.
> <billeder/vandcmcflux2.pdf

pdfTeX warning:  (file billeder/vandcmcflux2.pdf): PDF inclusion: Page Group de
tected which pdfTeX can't handle. Ignoring it.
>]

pdfTeX warning:  (file billeder/Jssmodelogreel.pdf): PDF inclusion: found PDF v
ersion <1.5>, but at most version <1.4> allowed
<billeder/Jssmodelogreel.pdf, id=864, 752.0597pt x 177.66376pt>
File: billeder/Jssmodelogreel.pdf Graphic file (type pdf)

<use billeder/Jssmodelogreel.pdf>

Package FiXme: `discussion -cs' on input line 43.



pdfTeX warning:  (file billeder/Jsstmp.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/Jsstmp.pdf, id=867, 651.18282pt x 398.23781pt>
File: billeder/Jsstmp.pdf Graphic file (type pdf)

<use billeder/Jsstmp.pdf>

Package FiXme: `evt. inds\IeC {\ae }tte "mathcad-excel" grafen, den er lidt sej
 - HT' on input line 54.

[29 <billeder/Jssmodelogreel.pdf

pdfTeX warning:  (file billeder/Jssmodelogreel.pdf): PDF inclusion: Page Group 
detected which pdfTeX can't handle. Ignoring it.
> <billeder/Jsstmp.pdf

pdfTeX warning:  (file billeder/Jsstmp.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
>] <billeder/ModstandTid.PNG, id=895, 957.5775pt x 622.325pt>
File: billeder/ModstandTid.PNG Graphic file (type png)

<use billeder/ModstandTid.PNG>

pdfTeX warning:  (file billeder/restmp.pdf): PDF inclusion: found PDF version <
1.5>, but at most version <1.4> allowed
<billeder/restmp.pdf, id=897, 655.69969pt x 398.23781pt>
File: billeder/restmp.pdf Graphic file (type pdf)

<use billeder/restmp.pdf> [30 <billeder/ModstandTid.PNG (PNG copy)>])
(Results\cmcenzym.tex
Overfull \hbox (1.39867pt too wide) in paragraph at lines 1--1
[]\T1/ptm/b/n/17.28 Retention de-gree of cel-lu-brix by the poly-sul-fon mem-br
ane 
 []


Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 2.

[31 <billeder/restmp.pdf

pdfTeX warning:  (file billeder/restmp.pdf): PDF inclusion: Page Group detected
 which pdfTeX can't handle. Ignoring it.
>]

pdfTeX warning:  (file billeder/cmcfiltreringgammel.pdf): PDF inclusion: found 
PDF version <1.5>, but at most version <1.4> allowed
<billeder/cmcfiltreringgammel.pdf, id=922, 522.45187pt x 238.64156pt>
File: billeder/cmcfiltreringgammel.pdf Graphic file (type pdf)

<use billeder/cmcfiltreringgammel.pdf>

pdfTeX warning:  (file billeder/cmcfiltreringny.pdf): PDF inclusion: found PDF 
version <1.5>, but at most version <1.4> allowed
<billeder/cmcfiltreringny.pdf, id=925, 520.94624pt x 251.43938pt>
File: billeder/cmcfiltreringny.pdf Graphic file (type pdf)

<use billeder/cmcfiltreringny.pdf>
Overfull \hbox (18.71906pt too wide) in paragraph at lines 71--71
[]\T1/ptm/b/n/14.4 Examination of car-boxyl methyl cel-lu-lose ef-fect on the b
rad-ford method 
 []

[32 <billeder/cmcfiltreringgammel.pdf

pdfTeX warning:  (file billeder/cmcfiltreringgammel.pdf): PDF inclusion: Page G
roup detected which pdfTeX can't handle. Ignoring it.
>])

Package FiXme: `Karakterisering af fouling' on input line 88.

[33 <billeder/cmcfiltreringny.pdf

pdfTeX warning:  (file billeder/cmcfiltreringny.pdf): PDF inclusion: Page Group
 detected which pdfTeX can't handle. Ignoring it.
>]
Chapter 7.
(discussion\cmcfouling.tex

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 1.


Underfull \hbox (badness 10000) in paragraph at lines 2--3

 []


Package FiXme: `meh -cs' on input line 4.

) (discussion\Steadystate_flux.tex [34

]
<billeder/Jssdiscussionfit.png, id=967, 364.36125pt x 219.06844pt>
File: billeder/Jssdiscussionfit.png Graphic file (type png)

<use billeder/Jssdiscussionfit.png>) (discussion\cmcretention.tex
Underfull \hbox (badness 10000) in paragraph at lines 3--4

 []

) (discussion\cmcenzymdisc.tex

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 1.


Underfull \hbox (badness 10000) in paragraph at lines 2--4

 []


Underfull \hbox (badness 10000) in paragraph at lines 5--7

 []

[35 <billeder/Jssdiscussionfit.png (PNG copy)>]
Underfull \hbox (badness 10000) in paragraph at lines 8--9

 []

) [36]
Chapter 8.
(Afrunding\Perspectives.tex

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 1.

)
No file Rapport.bbl.
[37

]
Underfull \hbox (badness 10000) in paragraph at lines 115--115
 []\T1/pbk/db/n/25 List of Cor-rec-tions 
 []

(Rapport.lox)
\tf@lox=\write5
 (formalia\tomside.tex [38

] [39] [40

])
Chapter A.

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 124.

(bradford.tex

Package natbib Warning: Citation `bib:proteiner' on page I undefined on input l
ine 4.


Package natbib Warning: Citation `bib:bradford' on page I undefined on input li
ne 4.


Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 6.


Underfull \hbox (badness 10000) in paragraph at lines 7--9

 []



pdfTeX warning:  (file billeder/bradfordstandard.pdf): PDF inclusion: found PDF
 version <1.5>, but at most version <1.4> allowed
<billeder/bradfordstandard.pdf, id=1017, 771.63281pt x 344.03531pt>
File: billeder/bradfordstandard.pdf Graphic file (type pdf)

<use billeder/bradfordstandard.pdf>) (experiment\DNS.texpdfTeX warning (ext4): 
destination with the same identifier (name{page.I}) has been already used, dupl
icate ignored
<to be read again> 
                   \relax 
l.1 \section
            {Carbonyl detection by dinitrosalicylic colorimetric method}
[1

]
Overfull \hbox (11.57594pt too wide) in paragraph at lines 1--1
[]\T1/ptm/b/n/17.28 Carbonyl de-tec-tion by dini-tros-al-i-cylic col-ori-met-ri
c method 
 []


Package natbib Warning: Citation `bib:dns' on page II undefined on input line 4
.


Package FiXme: `Vi er vel mere eller mindre organiske kemikere, s\r a et reakti
ons skema kunne v\IeC {\ae }re nice - HT' on input line 6.


Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 8.


Package FiXme: `sp\IeC {\o }rg TB -cs' on input line 10.


Package natbib Warning: Citation `bib:dnsmethod' on page II undefined on input 
line 10.


Underfull \hbox (badness 10000) in paragraph at lines 9--11

 []


Package natbib Warning: Citation `bib:dnsmethod' on page II undefined on input 
line 12.

pdfTeX warning (ext4): destination with the same identifier (name{page.II}) has
 been already used, duplicate ignored
<to be read again> 
                   \relax 
l.16 
      [2 <billeder/bradfordstandard.pdf

pdfTeX warning:  (file billeder/bradfordstandard.pdf): PDF inclusion: Page Grou
p detected which pdfTeX can't handle. Ignoring it.
>]

pdfTeX warning:  (file billeder/glukostandarddns.pdf): PDF inclusion: found PDF
 version <1.5>, but at most version <1.4> allowed
<billeder/glukostandarddns.pdf, id=1038, 685.05937pt x 370.38374pt>
File: billeder/glukostandarddns.pdf Graphic file (type pdf)

<use billeder/glukostandarddns.pdf>) (appendix\capilaer.tex
<billeder/viscometer.PNG, id=1040, 227.85126pt x 452.69125pt>
File: billeder/viscometer.PNG Graphic file (type png)

<use billeder/viscometer.PNG>
Underfull \hbox (badness 1062) in paragraph at lines 8--8
[]\T1/ptm/b/n/10.95 Figure A.3: |[]\T1/ptm/m/n/10.95 Depiction of a
 []

[3 <billeder/glukostandarddns.pdf

pdfTeX warning:  (file billeder/glukostandarddns.pdf): PDF inclusion: Page Grou
p detected which pdfTeX can't handle. Ignoring it.
>]) (appendix\glucosestrips.tex

Package natbib Warning: Citation `bib:freestyle2' on page IV undefined on input
 line 3.


Underfull \hbox (badness 10000) in paragraph at lines 3--4

 []


Package natbib Warning: Citation `bib:freestyle2' on page IV undefined on input
 line 5.


Underfull \hbox (badness 10000) in paragraph at lines 5--6

 []


Package natbib Warning: Citation `bib:freestyle' on page IV undefined on input 
line 7.

) (appendix\databehandling.tex [4 <billeder/viscometer.PNG (PNG copy)>]
[5]
Chapter B.

Underfull \hbox (badness 1442) in paragraph at lines 1--1
 \T1/pbk/db/n/25 tion 
 []


Underfull \hbox (badness 10000) in paragraph at lines 3--5

 []

<billeder/TreatmentTMP.PNG, id=1065, 983.675pt x 649.42625pt>
File: billeder/TreatmentTMP.PNG Graphic file (type png)

<use billeder/TreatmentTMP.PNG>pdfTeX warning (ext4): destination with the same
 identifier (name{figure.2.1}) has been already used, duplicate ignored
<to be read again> 
                   \relax 
l.9 ...of TMP data shown for each of three steps.}
                                                  pdfTeX warning (ext4): destin
ation with the same identifier (name{figure.2.1}) has been already used, duplic
ate ignored
<to be read again> 
                   \relax 
l.9 ...of TMP data shown for each of three steps.}
                                                  
Underfull \hbox (badness 10000) in paragraph at lines 13--15

 []

<billeder/TreatmentFlux.PNG, id=1067, 983.675pt x 649.42625pt>
File: billeder/TreatmentFlux.PNG Graphic file (type png)

<use billeder/TreatmentFlux.PNG>pdfTeX warning (ext4): destination with the sam
e identifier (name{figure.2.2}) has been already used, duplicate ignored
<to be read again> 
                   \relax 
l.19 ...lux data shown for three different steps.}
                                                  pdfTeX warning (ext4): destin
ation with the same identifier (name{figure.2.2}) has been already used, duplic
ate ignored
<to be read again> 
                   \relax 
l.19 ...lux data shown for three different steps.}
                                                   [6

 <billeder/TreatmentTMP.PNG (PNG copy)>]) (formalia\chemapp.tex [7 <billeder/Tr
eatmentFlux.PNG (PNG copy)>]
Chapter C.

Package hyperref Warning: The anchor of a bookmark and its parent's must not
(hyperref)                be the same. Added a new anchor on input line 3.


Underfull \hbox (badness 10000) in paragraph at lines 6--11

 []


Underfull \hbox (badness 10000) in paragraph at lines 12--17

 []


Underfull \hbox (badness 10000) in paragraph at lines 18--23

 []


Underfull \hbox (badness 10000) in paragraph at lines 24--29

 []


Underfull \hbox (badness 10000) in paragraph at lines 34--39

 []


Underfull \hbox (badness 10000) in paragraph at lines 40--45

 []


Underfull \hbox (badness 10000) in paragraph at lines 46--51

 []


Underfull \hbox (badness 10000) in paragraph at lines 52--57

 []


Overfull \hbox (2.28003pt too wide) in paragraph at lines 5--58
[]  [] 
 []


Underfull \hbox (badness 10000) in paragraph at lines 61--65

 []


Underfull \hbox (badness 10000) in paragraph at lines 66--70

 []


Underfull \hbox (badness 10000) in paragraph at lines 71--75

 []


Underfull \hbox (badness 10000) in paragraph at lines 76--80

 []


Underfull \hbox (badness 10000) in paragraph at lines 81--84

 []


Underfull \hbox (badness 10000) in paragraph at lines 85--89

 []


Underfull \hbox (badness 10000) in paragraph at lines 93--97

 []


Underfull \hbox (badness 10000) in paragraph at lines 98--102

 []


Underfull \hbox (badness 10000) in paragraph at lines 103--107

 []


Underfull \hbox (badness 10000) in paragraph at lines 108--111

 []


Underfull \hbox (badness 10000) in paragraph at lines 112--116

 []


Overfull \hbox (2.28003pt too wide) in paragraph at lines 60--118
[] [] 
 []

) [8

] [9]

Package natbib Warning: There were undefined citations.


Package FiXme Summary: Number of notes: 0,
(FiXme)                Number of warnings: 0,
(FiXme)                Number of errors: 0,
(FiXme)                Number of fatal errors: 16,
(FiXme)                Total: 16.

(Rapport.aux)

LaTeX Warning: There were undefined references.

 ) 
Here is how much of TeX's memory you used:
 9129 strings out of 95295
 120463 string characters out of 1184723
 183776 words of memory out of 1178260
 11324 multiletter control sequences out of 60000
 92522 words of font info for 164 fonts, out of 1000000 for 2000
 21 hyphenation exceptions out of 8191
 39i,20n,49p,1289b,424s stack positions out of 5000i,500n,10000p,200000b,32768s
{cm-super-t1.enc}{8r.enc}<C:/Program Files (x86)/MiKTeX 2.6/fonts/type1/blues
ky/cm/cmmi10.pfb><C:/Program Files (x86)/MiKTeX 2.6/fonts/type1/bluesky/cm/cmr1
0.pfb><C:/Program Files (x86)/MiKTeX 2.6/fonts/type1/bluesky/cm/cmsy10.pfb><C:/
Program Files (x86)/MiKTeX 2.6/fonts/type1/bluesky/ams/msam10.pfb><C:/Program F
iles (x86)/MiKTeX 2.6/fonts/type1/public/cm-super/sfss1000.pfb><C:/Program File
s (x86)/MiKTeX 2.6/fonts/type1/public/cm-super/sfss1200.pfb><C:/Program Files (
x86)/MiKTeX 2.6/fonts/type1/public/cm-super/sfsx1000.pfb><C:/Program Files (x86
)/MiKTeX 2.6/fonts/type1/urw/bookman/ubkd8a.pfb><C:/Program Files (x86)/MiKTeX 
2.6/fonts/type1/urw/bookman/ubkl8a.pfb><C:/Program Files (x86)/MiKTeX 2.6/fonts
/type1/urw/symbol/usyr.pfb><C:/Program Files (x86)/MiKTeX 2.6/fonts/type1/urw/s
ymbol/usyr.pfb><C:/Program Files (x86)/MiKTeX 2.6/fonts/type1/urw/times/utmb8a.
pfb><C:/Program Files (x86)/MiKTeX 2.6/fonts/type1/urw/times/utmr8a.pfb><C:/Pro
gram Files (x86)/MiKTeX 2.6/fonts/type1/urw/times/utmr8a.pfb><C:/Program Files 
(x86)/MiKTeX 2.6/fonts/type1/urw/times/utmri8a.pfb>
Output written on Rapport.pdf (55 pages, 5665533 bytes).
PDF statistics:
 1165 PDF objects out of 300000 (max. 8388607)
 130 named destinations out of 300000 (max. 131072)
 732 words of extra memory for PDF output out of 65536 (max. 10000000)

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

When building a BiBTeX it just shows [?]

Post by localghost »

Attachments shall be uploaded to the forum server (see Board Rules). External links can get lost with time and make problem incomprehensible.

When asked for a minimal example, this is meant to be a minimal working example (MWE) [1,2]. The operative word is »minimal«. Complete (log) files should be uploaded as attachment to the forum server.

[1] View topic: Avoidable mistakes
[2] Creating a LaTeX Minimal Example


Best regards and welcome to the board
Thorsten
firass
Posts: 8
Joined: Sun May 23, 2010 5:39 pm

Re: When building a BiBTeX it just shows [?]

Post by firass »

I thought the first post was a MWE, but he asked for an example, so I just thought he wanted everything.

Ask me for anything and I will post it.
I dislike TeXnicCenter, but the BiBTeX works there, so if I could get TeXmaker to do the same, that would be very nice.
It might be my bibtex compiler that is the problem, it seems when I try to compile the bibtex, it finishes just after I clicked the button, as if it didn't do it, but it says "Process started ... Process exited normally".

And thanks for the welcome :)
User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

When building a BiBTeX it just shows [?]

Post by localghost »

firass wrote:I thought the first post was a MWE, but he asked for an example, so I just thought he wanted everything.

Ask me for anything and I will post it. [...]
Just follow the links in my last reply and you know exactly how to build a MWE.
firass wrote:[...] I dislike TeXnicCenter, but the BiBTeX works there, so if I could get TeXmaker to do the same, that would be very nice. [...]
TeXnicCenter (TXC) starts BibTeX by default in all its output profiles. I don't know anything about TeXmaker (TXM). But I think that the TeXmaker Documentation (Section 1.2) should provide help on configuring this editor.
firass wrote:[...] It might be my bibtex compiler that is the problem, it seems when I try to compile the bibtex, it finishes just after I clicked the button, as if it didn't do it, but it says "Process started ... Process exited normally". [...]
I don't think so. Compiling the bibliography with BibTeX usually takes not much time and the message says that everything went right. You have to do at least two more compiler runs to get all the references right. I assume that TXM has a »Quick Build« function. Perhaps you can configure it in a way that BibTeX is also executed.
firass
Posts: 8
Joined: Sun May 23, 2010 5:39 pm

When building a BiBTeX it just shows [?]

Post by firass »

localghost wrote: I don't think so. Compiling the bibliography with BibTeX usually takes not much time and the message says that everything went right. You have to do at least two more compiler runs to get all the references right. I assume that TXM has a »Quick Build« function. Perhaps you can configure it in a way that BibTeX is also executed.
I've tried before with 2 or more compiler runs, without the wanted results.
TXM have a quick build function, I don't actually know how to code it, so it would do pdflatex -> bibtex -> 2x pdflatex

But if anyone knows, please let me know :)
firass
Posts: 8
Joined: Sun May 23, 2010 5:39 pm

When building a BiBTeX it just shows [?]

Post by firass »

Okay, now I got TXM to work with the quick build function (pdflatex -> bibtex -> 2x pdflatex) automatic, still nothing happens so I have gathered this little MWE (I hope is enough) and the .log file.

The master document:

Code: Select all

\input{preamble}
\raggedbottom																				
\begin{document}

%\input{a tex document}

\setcounter{page}{1}
\renewcommand{\thepage}{\Roman{page}}

\setlength\parskip{0ex}
\tableofcontents
\setlength\parskip{1ex}

\cleardoublepage
\setcounter{page}{1}
\renewcommand{\thepage}{\arabic{page}}

\setcounter{chapter}{0}

%\input{alot of tex documents}

%%%% Sources %%%%

\begingroup
	\raggedright
		
	\bibliography{bibtex/litteratur}
\endgroup


%%%% Fixme-list %%%%%

\newpage
\listoffixmes


\end{document}
The preamble:

Code: Select all

%Filled with packages and etc

%bibtex
\usepackage{natbib}				
\bibpunct[,]{[}{]}{;}{a}{,}{,} % Definerer de 6 parametre ved Harvard henvisning (bl.a. parantestype og seperatortegn)
\bibliographystyle{nature} 						

%Filled with packages and etc
The bibtex:

Code: Select all

@book{bib:cheryan,
title = {Ultrafiltration and Mirofiltration},
author = {Munir Cheryan},
year = {1987},
publisher = {Addision-Wesley},
series = {ISBN: 1-56676-598-6}
}

%and loads of other bibliographies
I dunno how to upload the .log file to the server, tried reading FAQ's and all I got to that was how to manage my attachments - yay.
firass
Posts: 8
Joined: Sun May 23, 2010 5:39 pm

When building a BiBTeX it just shows [?]

Post by firass »

Woo, I fixed it!

Apparently the TXM is more sensitive to how the bibtex is written, for example.

Code: Select all

@book{bib:cheryan,
title = {Ultrafiltration and Mirofiltration},
author = {Munir Cheryan},
year ={1987},
publisher = {Addision-Wesley},
series = {ISBN: 1-56676-598-6}
}


Does not work, but if I place a space between " ={ " at the "year ={1987}" it works.

:)

I ARE AWESOME!
Mimmi
Posts: 1
Joined: Fri May 28, 2010 1:17 pm

Re: When building a BiBTeX it just shows [?]

Post by Mimmi »

Hello everybody.

I have a similar problem. I use WinEdt 6 and MikTex 2.7.

Somehow, my Bibliographia doesn´t show up in my Paper at all, although I inserted it und instead of references I have only [?].
:?

Can anybody help me?
Do I need any additional package?
Post Reply