Add book; markup URL.

This commit is contained in:
Diomidis Spinellis 2006-01-17 15:09:20 +00:00
parent fd5cf48554
commit a9b9b74fab
1 changed files with 12 additions and 1 deletions

View File

@ -34,7 +34,7 @@
Author="Brian W. Kernighan",
Title="{PIC}---A Graphics Language for typesetting: Revised User Manual",
Type="Computer Science Technical Report",
Note="Available online at http://cm.bell-labs.com/cm/cs/cstr",
Note="Available online at \url{http://cm.bell-labs.com/cm/cs/cstr}",
Number="116",
Month=dec,
Year="1984",
@ -70,3 +70,14 @@
ISBN="0-201-30998-X",
Where="dds-CD1"
}
@Book {Spi06,
Author="Diomidis Spinellis",
Title="Code Quality: The Open Source Perspective",
Publisher="Addison-Wesley",
Address="Boston, MA",
URL="http://www.spinellis.gr/codequality",
XISBN="0-321-16607-8",
Year=2006
}