Title: citation.phtml: No function named Title on line 3
Title: <? echo Title()><br>

Author: citation.phtml: No function named Author on line 4
Author: <? echo Author()><br>

ISBN: citation.phtml: No function named ISBN on line 5
ISBN: <? echo ISBN()><br>

Publisher: citation.phtml: No function named Publisher on line 6
Publisher: <? echo Publisher()><br>

Price: $citation.phtml: No function named Price on line 7
Price: $<? echo Price()><br>

Publication Date: citation.phtml: No function named PubDate on line 8
Publication Date: <? echo PubDate()><br>

Format: citation.phtml: No function named Format on line 9
Format: <? echo Format()><br>

Category: citation.phtml: No function named Desc1 on line 10
Category: <? echo Desc1(); if (Desc2()) { echo ", " + Desc2(); }><BR></font>
citation.phtml: No function named Desc2 on line 10
Category: <? echo Desc1(); if (Desc2()) { echo ", " + Desc2(); }><BR></font>
citation.phtml: Stack Error in if statement on line 10
Category: <? echo Desc1(); if (Desc2()) { echo ", " + Desc2(); }><BR></font>
citation.phtml: No function named Desc2 on line 10
Category: <? echo Desc1(); if (Desc2()) { echo ", " + Desc2(); }><BR></font>
citation.phtml: Stack Error on line 10
Category: <? echo Desc1(); if (Desc2()) { echo ", " + Desc2(); }><BR></font>
citation.phtml: parse error, expecting `ELSEIF' on line 10
Category: <? echo Desc1(); if (Desc2()) { echo ", " + Desc2(); }><BR></font>
citation.phtml: Unable to connect to sql daemon on line 10
Category: <? echo Desc1(); if (Desc2()) { echo ", " + Desc2(); }><BR></font>