Commit 7220f479 authored by Vít Starý Novotný's avatar Vít Starý Novotný
Browse files

Fixed the author names in the example bibliography.

parent 618255bf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -17,7 +17,8 @@ DTXFILES=*.dtx locale/czech.dtx locale/english.dtx \
INSFILES=*.ins locale/czech.ins locale/english.ins \
	locale/slovak.ins style/*.ins style/*/*.ins
TESTS=test/*.tex test/mu/compare/*.pdf test/mu/compare/*.tex \
	test/mu/compare-example/*.pdf test/mu/comparepdf.sh
	test/mu/compare-example/*.pdf test/mu/comparepdf.sh \
	test/mu/update-tests.sh
MAKES=guide/mu/Makefile guide/mu/resources/Makefile \
	locale/Makefile	logo/mu/Makefile Makefile style/Makefile \
	style/mu/Makefile test/Makefile test/mu/blind/Makefile \
+2 −2
Original line number Diff line number Diff line
@@ -73,7 +73,7 @@
% Informatics, Masaryk University.

@PHDTHESIS{thanh01,
  author      = {Hàn, Thé Thành},
  author      = {Hàn Thé, Thành},
  title       = {Micro-typographic extensions to the \TeX{} typesetting system},
  date        = {2001},
  institution = {The Faculty of Informatics, Masaryk University},
@@ -100,7 +100,7 @@
% US Patent, 7062320.

@PATENT{ehlinger06,
  author   = {EHLINGER, JR., Philip Charles},
  author   = {Ehlinger Jr., Philip Charles},
  title    = {Device for the treatment of hiccups},
  type     = {US Patent},
  location = {US},
Loading