Browse Source

remove "&"

Phillip Rothenbeck 1 year ago
parent
commit
1646895efd
2 changed files with 6 additions and 1 deletions
  1. 5 0
      thesis.bbl
  2. 1 1
      thesis.bib

+ 5 - 0
thesis.bbl

@@ -12,4 +12,9 @@
 \newblock \emph{Analysis}.
 \newblock Oldenbourg Wissenschaftsverlag GmbH, 2007
 
+\bibitem[TP85]{Tenenbaum1985}
+\textsc{Tenenbaum}, Morris ; \textsc{Pollard}, Harry:
+\newblock \emph{Ordinary Differential Equations}.
+\newblock Harper and Row, Publishers, Inc., 1985
+
 \end{thebibliography}

+ 1 - 1
thesis.bib

@@ -72,7 +72,7 @@
 
 @book{Tenenbaum1985,
   author    = {Morris Tenenbaum and Harry Pollard},
-  publisher = {Harper & Row, Publishers, Inc.},
+  publisher = {Harper and Row, Publishers, Inc.},
   title     = {Ordinary Differential Equations},
   year      = {1985}
 }