Updates to prepare for 1.1 MR changes

svn path=/trunk/; revision=545
diff --git a/spec/chapters/annotations.tex b/spec/chapters/annotations.tex
index 7ca320d..51f91e1 100644
--- a/spec/chapters/annotations.tex
+++ b/spec/chapters/annotations.tex
@@ -1,5 +1,5 @@
 \chapter{Summary of Annotations}
-\begin{center}
+%\begin{center}
 \begin{longtable}{|l|p{1.2in}|p{3.5in}|}
 \hline
 \bfseries Annotation & \bfseries Target & \bfseries Description \tabularnewline
@@ -43,4 +43,4 @@
 \code{Provider} & \raggedright Type & \raggedright Specifies that the annotated class implements a \jaxrs\ extension interface. \tabularnewline
 \hline
 \end{longtable}
-\end{center}
+%\end{center}
diff --git a/spec/chapters/headers.tex b/spec/chapters/headers.tex
index e069f98..fc4b5d2 100644
--- a/spec/chapters/headers.tex
+++ b/spec/chapters/headers.tex
@@ -3,7 +3,7 @@
 
 The following table lists HTTP headers that are directly supported, either automatically by a \jaxrs\ implementation runtime or by an application using the \jaxrs\ API. Any request header may be obtained using \HttpHeaders, see section \ref{httpheaders}; response headers not listed here may set using the \ResponseBuilder\-\code{.header} method.
 
-\begin{center}
+%\begin{center}
 \begin{longtable}{|l|p{4.5in}|}
 \hline
 \bfseries Header & \bfseries Description \tabularnewline
@@ -61,4 +61,4 @@
 \code{WWW-Authenticate} & \raggedright Depends on container. \tabularnewline
 \hline
 \end{longtable}
-\end{center}
+%\end{center}
diff --git a/spec/chapters/license.tex b/spec/chapters/license.tex
index 988447e..93e984a 100644
--- a/spec/chapters/license.tex
+++ b/spec/chapters/license.tex
@@ -1,8 +1,7 @@
 \begin{flushleft}
 
 {\bfseries Specification: JAX-RS - Java\texttrademark\ API for RESTful Web Services (\lq\lq Specification\rq\rq)\\
-Version: 1.0-editors-draft\\
-% Version: 1.0-proposed-final-draft\\
+Version: 1.1-editors-draft\\
 Status: Pre-FCS Public Release\\
 Release: \today\\
 Copyright 2007 Sun Microsystems, Inc.\\
diff --git a/spec/chapters/titlepage.tex b/spec/chapters/titlepage.tex
index 958d560..01fb033 100644
--- a/spec/chapters/titlepage.tex
+++ b/spec/chapters/titlepage.tex
@@ -10,8 +10,8 @@
 \vspace{20pt}
 
 {
-\Large\textit{Version 1.0\\
-% \Large\textit{Editors Draft\\
+%\Large\textit{Version 1.1\\
+\Large\textit{Version 1.1 Editors Draft\\
 \today}
 }
 
diff --git a/spec/references.bib b/spec/references.bib
index c5731b8..ad25703 100644
--- a/spec/references.bib
+++ b/spec/references.bib
@@ -1,386 +1,390 @@
-@techreport{xml10,
-    institution="W3C",
-    type="{Recommendation}",
-    title="Extensible {Markup} {Language} ({XML}) 1.0 ({Second} {Edition})",
-    author="Tim Bray and Jean Paoli and C. M. Sperberg-McQueen and Eve Maler",
-    month="October",
-    year=2000,
-    note="See http://www.w3.org/TR/2000/REC-xml-20001006"}
-    
-@techreport{soap11,
-    institution="W3C",
-    type="{Note}",
-    title="Simple {Object} {Access} {Protocol} ({SOAP}) 1.1",
-    author="Don Box and David Ehnebuske and Gopal Kakivaya and Andrew Layman and Noah Mendelsohn and Henrik Nielsen and Satish Thatte and Dave Winer",
-    month="May",
-    year=2000,
-    note="See http://www.w3.org/TR/SOAP/"}
+%% This BibTeX bibliography file was created using BibDesk.
+%% http://bibdesk.sourceforge.net/
 
 
+%% Created for Marc Hadley at 2008-12-08 16:37:14 -0500 
+
+
+%% Saved with string encoding Unicode (UTF-8) 
+
+
+
+@techreport{xml10,
+	Author = {Tim Bray and Jean Paoli and C. M. Sperberg-McQueen and Eve Maler},
+	Institution = {W3C},
+	Month = {October},
+	Note = {See http://www.w3.org/TR/2000/REC-xml-20001006},
+	Title = {Extensible {Markup} {Language} ({XML}) 1.0 ({Second} {Edition})},
+	Type = {{Recommendation}},
+	Year = 2000}
+
+@techreport{soap11,
+	Author = {Don Box and David Ehnebuske and Gopal Kakivaya and Andrew Layman and Noah Mendelsohn and Henrik Nielsen and Satish Thatte and Dave Winer},
+	Institution = {W3C},
+	Month = {May},
+	Note = {See http://www.w3.org/TR/SOAP/},
+	Title = {Simple {Object} {Access} {Protocol} ({SOAP}) 1.1},
+	Type = {{Note}},
+	Year = 2000}
+
 @techreport{soap12p1,
-    institution="W3C",
-    type="{Recommendation}",
-    title="{SOAP} {Version} 1.2 {Part} 1: {Messaging} {Framework}",
-    author="Martin Gudgin and Marc Hadley and Noah Mendelsohn and Jean-Jacques Moreau and Henrik {Frystyk Nielsen}",
-    month="June",
-    year=2003,
-    note="See http://www.w3.org/TR/2003/REC-soap12-part1-20030624"}
-
+	Author = {Martin Gudgin and Marc Hadley and Noah Mendelsohn and Jean-Jacques Moreau and Henrik {Frystyk Nielsen}},
+	Institution = {W3C},
+	Month = {June},
+	Note = {See http://www.w3.org/TR/2003/REC-soap12-part1-20030624},
+	Title = {{SOAP} {Version} 1.2 {Part} 1: {Messaging} {Framework}},
+	Type = {{Recommendation}},
+	Year = 2003}
 
 @techreport{soap12p2,
-    institution="W3C",
-    type="{Recommendation}",
-    title="{SOAP} {Version} 1.2 {Part} 2: {Adjuncts}",
-    author="Martin Gudgin and Marc Hadley and Noah Mendelsohn and Jean-Jacques Moreau and Henrik {Frystyk Nielsen}",
-    month="June",
-    year=2003,
-    note="See http://www.w3.org/TR/2003/REC-soap12-part2-20030624"}
+	Author = {Martin Gudgin and Marc Hadley and Noah Mendelsohn and Jean-Jacques Moreau and Henrik {Frystyk Nielsen}},
+	Institution = {W3C},
+	Month = {June},
+	Note = {See http://www.w3.org/TR/2003/REC-soap12-part2-20030624},
+	Title = {{SOAP} {Version} 1.2 {Part} 2: {Adjuncts}},
+	Type = {{Recommendation}},
+	Year = 2003}
 
 @techreport{wsdl11,
-    institution="W3C",
-    type="{Note}",
-    title="Web {Services} {Description} {Language} ({WSDL}) 1.1",
-    author="Erik Christensen and Francisco Curbera and Greg Meredith and Sanjiva Weerawarana",
-    month="March",
-    year=2001,
-    note="See http://www.w3.org/TR/2001/NOTE-wsdl-20010315"}
+	Author = {Erik Christensen and Francisco Curbera and Greg Meredith and Sanjiva Weerawarana},
+	Institution = {W3C},
+	Month = {March},
+	Note = {See http://www.w3.org/TR/2001/NOTE-wsdl-20010315},
+	Title = {Web {Services} {Description} {Language} ({WSDL}) 1.1},
+	Type = {{Note}},
+	Year = 2001}
 
 @techreport{jaxrpc10,
-    institution="JCP",
-    type="{JSR}",
-    title="The {Java} {API} for {XML} {Based} {RPC} ({JAX-RPC}) 1.0",
-    author="Rahul Sharma",
-    month="June",
-    year=2002,
-    note="See http://jcp.org/en/jsr/detail?id=101"}
+	Author = {Rahul Sharma},
+	Institution = {JCP},
+	Month = {June},
+	Note = {See http://jcp.org/en/jsr/detail?id=101},
+	Title = {The {Java} {API} for {XML} {Based} {RPC} ({JAX-RPC}) 1.0},
+	Type = {{JSR}},
+	Year = 2002}
 
 @techreport{jaxrpc11,
-    institution="JCP",
-    type="{Maintenance JSR}",
-    title="The {Java} {API} for {XML} {Based} {RPC} ({JAX-RPC}) 1.1",
-    author="Roberto Chinnici",
-    month="August",
-    year=2003,
-    note="See http://jcp.org/en/jsr/detail?id=101"}
-
+	Author = {Roberto Chinnici},
+	Institution = {JCP},
+	Month = {August},
+	Note = {See http://jcp.org/en/jsr/detail?id=101},
+	Title = {The {Java} {API} for {XML} {Based} {RPC} ({JAX-RPC}) 1.1},
+	Type = {{Maintenance JSR}},
+	Year = 2003}
 
 @techreport{jaxb10,
-    institution="JCP",
-    type="{JSR}",
-    title="The {Java} {Architecture} for {XML} {Binding} ({JAXB})",
-    author="Joseph Fialli and Sekhar Vajjhala",
-    month="January",
-    year=2003,
-    note="See http://jcp.org/en/jsr/detail?id=31"}
+	Author = {Joseph Fialli and Sekhar Vajjhala},
+	Institution = {JCP},
+	Month = {January},
+	Note = {See http://jcp.org/en/jsr/detail?id=31},
+	Title = {The {Java} {Architecture} for {XML} {Binding} ({JAXB})},
+	Type = {{JSR}},
+	Year = 2003}
 
 @techreport{jaxb20,
-    institution="JCP",
-    type="{JSR}",
-    title="The {Java} {Architecture} for {XML} {Binding} ({JAXB}) 2.0",
-    author="Joseph Fialli and Sekhar Vajjhala",
-    month="August",
-    year=2003,
-    note="See http://jcp.org/en/jsr/detail?id=222"}
+	Author = {Joseph Fialli and Sekhar Vajjhala},
+	Institution = {JCP},
+	Month = {August},
+	Note = {See http://jcp.org/en/jsr/detail?id=222},
+	Title = {The {Java} {Architecture} for {XML} {Binding} ({JAXB}) 2.0},
+	Type = {{JSR}},
+	Year = 2003}
 
 @techreport{wsdl20p1,
-    institution="W3C",
-    type="{Working Draft}",
-    title="Web {Services} {Description} {Language} ({WSDL}) {Version} 2.0 {Part} 1: {Core} {Language} ",
-    author="Roberto Chinnici and Martin Gudgin and Jean-Jacques Moreau and Jeffrey Schlimmer and Sanjiva Weerawarana",
-    month="August",
-    year=2004,
-    note="See http://www.w3.org/TR/2004/WD-wsdl20-20040803"}
+	Author = {Roberto Chinnici and Martin Gudgin and Jean-Jacques Moreau and Jeffrey Schlimmer and Sanjiva Weerawarana},
+	Institution = {W3C},
+	Month = {August},
+	Note = {See http://www.w3.org/TR/2004/WD-wsdl20-20040803},
+	Title = {Web {Services} {Description} {Language} ({WSDL}) {Version} 2.0 {Part} 1: {Core} {Language} },
+	Type = {{Working Draft}},
+	Year = 2004}
 
 @techreport{wsdl20p2,
-    institution="W3C",
-    type="{Working Draft}",
-    title="Web {Services} {Description} {Language} ({WSDL}) {Version} 2.0 {Part} 2: {Predefined} {Extensions}",
-    author="Martin Gudgin and Amy Lewis and Jeffrey Schlimmer",
-    month="August",
-    year=2004,
-    note="See http://www.w3.org/TR/2004/WD-wsdl20-extensions-20040803"}
+	Author = {Martin Gudgin and Amy Lewis and Jeffrey Schlimmer},
+	Institution = {W3C},
+	Month = {August},
+	Note = {See http://www.w3.org/TR/2004/WD-wsdl20-extensions-20040803},
+	Title = {Web {Services} {Description} {Language} ({WSDL}) {Version} 2.0 {Part} 2: {Predefined} {Extensions}},
+	Type = {{Working Draft}},
+	Year = 2004}
 
 @techreport{wsdl20p3,
-    institution="W3C",
-    type="{Working Draft}",
-    title="Web {Services} {Description} {Language} ({WSDL}) {Version} 2.0 {Part} 3: {Bindings} ",
-    author="Hugo Haas and Philippe Le H\'egaret and Jean-Jacques Moreau and David Orchard and Jeffrey Schlimmer and Sanjiva Weerawarana",
-    month="August",
-    year=2004,
-    note="See http://www.w3.org/TR/2004/WD-wsdl20-bindings-20040803"}
-
+	Author = {Hugo Haas and Philippe Le H\'egaret and Jean-Jacques Moreau and David Orchard and Jeffrey Schlimmer and Sanjiva Weerawarana},
+	Institution = {W3C},
+	Month = {August},
+	Note = {See http://www.w3.org/TR/2004/WD-wsdl20-bindings-20040803},
+	Title = {Web {Services} {Description} {Language} ({WSDL}) {Version} 2.0 {Part} 3: {Bindings} },
+	Type = {{Working Draft}},
+	Year = 2004}
 
 @techreport{stax,
-    institution="JCP",
-    type="{JSR}",
-    title="Streaming {API} for {XML} (StAX)",
-    author="Christopher Fry",
-    month="March",
-    year=2003,
-    note="See http://jcp.org/en/jsr/detail?id=173"}
-
+	Author = {Christopher Fry},
+	Institution = {JCP},
+	Month = {March},
+	Note = {See http://jcp.org/en/jsr/detail?id=173},
+	Title = {Streaming {API} for {XML} (StAX)},
+	Type = {{JSR}},
+	Year = 2003}
 
 @techreport{wsibp10,
-    institution="WS-I",
-    type="{Final Material}",
-    title="Basic {Profile} {Version} 1.0",
-    author="Keith Ballinger and David Ehnebuske and Martin Gudgin and Mark Nottingham and Prasad Yendluri",
-    month="April",
-    year=2004,
-    note="See http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html"}
-
+	Author = {Keith Ballinger and David Ehnebuske and Martin Gudgin and Mark Nottingham and Prasad Yendluri},
+	Institution = {WS-I},
+	Month = {April},
+	Note = {See http://www.ws-i.org/Profiles/BasicProfile-1.0-2004-04-16.html},
+	Title = {Basic {Profile} {Version} 1.0},
+	Type = {{Final Material}},
+	Year = 2004}
 
 @techreport{wsibp11,
-    institution="WS-I",
-    type="{Final Material}",
-    title="Basic {Profile} {Version} 1.1",
-    author="Keith Ballinger and David Ehnebuske and Chris Ferris and Martin Gudgin and Canyang Kevin Liu and Mark Nottingham and Jorgen Thelin and Prasad Yendluri",
-    month="August",
-    year=2004,
-    note="See http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html"}
+	Author = {Keith Ballinger and David Ehnebuske and Chris Ferris and Martin Gudgin and Canyang Kevin Liu and Mark Nottingham and Jorgen Thelin and Prasad Yendluri},
+	Institution = {WS-I},
+	Month = {August},
+	Note = {See http://www.ws-i.org/Profiles/BasicProfile-1.1-2004-08-24.html},
+	Title = {Basic {Profile} {Version} 1.1},
+	Type = {{Final Material}},
+	Year = 2004}
 
 @techreport{wsiap10,
-    institution="WS-I",
-    type="{Final Material}",
-    title="Attachments {Profile} {Version} 1.0",
-    author="Chris Ferris and Anish Karmarkar and Canyang Kevin Liu",
-    month="August",
-    year=2004,
-    note="See http://www.ws-i.org/Profiles/AttachmentsProfile-1.0-2004-08-24.html"}
-    
+	Author = {Chris Ferris and Anish Karmarkar and Canyang Kevin Liu},
+	Institution = {WS-I},
+	Month = {August},
+	Note = {See http://www.ws-i.org/Profiles/AttachmentsProfile-1.0-2004-08-24.html},
+	Title = {Attachments {Profile} {Version} 1.0},
+	Type = {{Final Material}},
+	Year = 2004}
+
 @techreport{swa,
-    institution="W3C",
-    type="Note",
-    title="{SOAP} {Messages} {With} {Attachments}",
-    author="John Barton and Satish Thatte and Henrik Frystyk Nielsen",
-    month="December",
-    year=2000,
-    note="http://www.w3.org/TR/SOAP-attachments"}
-    
+	Author = {John Barton and Satish Thatte and Henrik Frystyk Nielsen},
+	Institution = {W3C},
+	Month = {December},
+	Note = {http://www.w3.org/TR/SOAP-attachments},
+	Title = {{SOAP} {Messages} {With} {Attachments}},
+	Type = {Note},
+	Year = 2000}
+
 @techreport{mtom,
-    institution="W3C",
-    type="Recommendation",
-    title="{SOAP} {Message} {Transmission} {Optimization} {Mechanism}",
-    author="Martin Gudgin and Noah Mendelsohn and Mark Nottingham and Herve Ruellan",
-    month="January",
-    year=2005,
-    note="http://www.w3.org/TR/soap12-mtom/"}
+	Author = {Martin Gudgin and Noah Mendelsohn and Mark Nottingham and Herve Ruellan},
+	Institution = {W3C},
+	Month = {January},
+	Note = {http://www.w3.org/TR/soap12-mtom/},
+	Title = {{SOAP} {Message} {Transmission} {Optimization} {Mechanism}},
+	Type = {Recommendation},
+	Year = 2005}
 
 @techreport{xop,
-    institution="W3C",
-    type="Recommendation",
-    title="{XML-binary} {Optimized} {Packaging}",
-    author="Martin Gudgin and Noah Mendelsohn and Mark Nottingham and Herve Ruellan",
-    month="January",
-    year=2005,
-    note="http://www.w3.org/TR/xop10/"}
-    
+	Author = {Martin Gudgin and Noah Mendelsohn and Mark Nottingham and Herve Ruellan},
+	Institution = {W3C},
+	Month = {January},
+	Note = {http://www.w3.org/TR/xop10/},
+	Title = {{XML-binary} {Optimized} {Packaging}},
+	Type = {Recommendation},
+	Year = 2005}
+
 @techreport{wsissbp10,
-    institution="WS-I",
-    type="{Working Group Draft}",
-    title="Simple {SOAP} {Binding} {Profile} {Version} 1.0",
-    author="Mark Nottingham",
-    month="August",
-    year=2004,
-    note="See http://www.ws-i.org/Profiles/SimpleSoapBindingProfile-1.0-2004-08-24.html"}
+	Author = {Mark Nottingham},
+	Institution = {WS-I},
+	Month = {August},
+	Note = {See http://www.ws-i.org/Profiles/SimpleSoapBindingProfile-1.0-2004-08-24.html},
+	Title = {Simple {SOAP} {Binding} {Profile} {Version} 1.0},
+	Type = {{Working Group Draft}},
+	Year = 2004}
 
 @techreport{jaxr,
-    institution="JCP",
-    type="{JSR}",
-    title="Java {API} for {XML} {Registries} 1.0 ({JAXR}) ",
-    author="Farrukh Najmi",
-    month="June",
-    year=2002,
-    note="See http://www.jcp.org/en/jsr/detail?id=93"}
-
+	Author = {Farrukh Najmi},
+	Institution = {JCP},
+	Month = {June},
+	Note = {See http://www.jcp.org/en/jsr/detail?id=93},
+	Title = {Java {API} for {XML} {Registries} 1.0 ({JAXR}) },
+	Type = {{JSR}},
+	Year = 2002}
 
 @techreport{xmlinfoset,
-    institution="W3C",
-    type="{Recommendation}",
-    title="{XML} {Information} {Set}",
-    author="John Cowan and Richard Tobin",
-    month="October",
-    year=2001,
-    note="See http://www.w3.org/TR/2001/REC-xml-infoset-20011024/"}
-
+	Author = {John Cowan and Richard Tobin},
+	Institution = {W3C},
+	Month = {October},
+	Note = {See http://www.w3.org/TR/2001/REC-xml-infoset-20011024/},
+	Title = {{XML} {Information} {Set}},
+	Type = {{Recommendation}},
+	Year = 2001}
 
 @techreport{rfc2119,
-    institution="IETF",
-    type="{RFC}",
-    title="{RFC} 2119: {Keywords} for use in {RFCs} to {Indicate} {Requirement} {Levels}",
-    author="S. Bradner",
-    month="March",
-    year=1997,
-    note="See http://www.ietf.org/rfc/rfc2119.txt"}
+	Author = {S. Bradner},
+	Institution = {IETF},
+	Month = {March},
+	Note = {See http://www.ietf.org/rfc/rfc2119.txt},
+	Title = {{RFC} 2119: {Keywords} for use in {RFCs} to {Indicate} {Requirement} {Levels}},
+	Type = {{RFC}},
+	Year = 1997}
 
 @techreport{xsdp1,
-    institution="W3C",
-    type="{Recommendation}",
-    title="{XML} {Schema} {Part} 1: {Structures}",
-    author="Henry S. Thompson and David Beech and Murray Maloney and Noah Mendelsohn",
-    month="May",
-    year=2001,
-    note="See http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/"}
+	Author = {Henry S. Thompson and David Beech and Murray Maloney and Noah Mendelsohn},
+	Institution = {W3C},
+	Month = {May},
+	Note = {See http://www.w3.org/TR/2001/REC-xmlschema-1-20010502/},
+	Title = {{XML} {Schema} {Part} 1: {Structures}},
+	Type = {{Recommendation}},
+	Year = 2001}
 
 @techreport{xsdp2,
-    institution="W3C",
-    type="{Recommendation}",
-    title="{XML} {Schema} {Part} 2: {Datatypes}",
-    author="Paul V. Biron and Ashok Malhotra",
-    month="May",
-    year=2001,
-    note="See http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/"}
+	Author = {Paul V. Biron and Ashok Malhotra},
+	Institution = {W3C},
+	Month = {May},
+	Note = {See http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/},
+	Title = {{XML} {Schema} {Part} 2: {Datatypes}},
+	Type = {{Recommendation}},
+	Year = 2001}
 
 @techreport{uri,
-    institution="IETF",
-    type="{RFC}",
-    title="{RFC} 3986: {Uniform} {Resource} {Identifier} ({URI}): {Generic} {Syntax}",
-    author="T. Berners-Lee and R. Fielding and L. Masinter",
-    month="January",
-    year=2005,
-    note="See http://www.ietf.org/rfc/rfc3986.txt"}
+	Author = {T. Berners-Lee and R. Fielding and L. Masinter},
+	Institution = {IETF},
+	Month = {January},
+	Note = {See http://www.ietf.org/rfc/rfc3986.txt},
+	Title = {{RFC} 3986: {Uniform} {Resource} {Identifier} ({URI}): {Generic} {Syntax}},
+	Type = {{RFC}},
+	Year = 2005}
 
 @techreport{jsr109,
-    institution="JCP",
-    type="{JSR}",
-    title="Web {Services} for {J2EE}",
-    author="Jim Knutson and Heather Kreger",
-    month="September",
-    year=2002,
-    note="See http://jcp.org/en/jsr/detail?id=109"}
-    
+	Author = {Jim Knutson and Heather Kreger},
+	Institution = {JCP},
+	Month = {September},
+	Note = {See http://jcp.org/en/jsr/detail?id=109},
+	Title = {Web {Services} for {J2EE}},
+	Type = {{JSR}},
+	Year = 2002}
+
 @techreport{jaf,
-    institution="JCP",
-    type="{JSR}",
-    title="{JavaBeans} {Activation} {Framework}",
-    author="Bill Shannon",
-    month="May",
-    year=2006,
-    note="See http://jcp.org/en/jsr/detail?id=925"}
-    
+	Author = {Bill Shannon},
+	Institution = {JCP},
+	Month = {May},
+	Note = {See http://jcp.org/en/jsr/detail?id=925},
+	Title = {{JavaBeans} {Activation} {Framework}},
+	Type = {{JSR}},
+	Year = 2006}
+
 @techreport{jsr175,
-    institution="JCP",
-    type="{JSR}",
-    title="A {Metadata} {Facility} for the {Java} {Programming} {Language}",
-    author="Joshua Bloch",
-    month="August",
-    year=2003,
-    note="See http://jcp.org/en/jsr/detail?id=175"}
+	Author = {Joshua Bloch},
+	Date-Modified = {2008-12-08 16:37:00 -0500},
+	Institution = {JCP},
+	Keywords = {java},
+	Month = {August},
+	Note = {See http://jcp.org/en/jsr/detail?id=175},
+	Title = {A {Metadata} {Facility} for the {Java} {Programming} {Language}},
+	Type = {{JSR}},
+	Year = 2003}
 
 @techreport{jsr181,
-    institution="JCP",
-    type="{JSR}",
-    title="Web {Services} {Metadata} for the {Java} {Platform}",
-    author="Jim Trezzo",
-    month="August",
-    year=2003,
-    note="See http://jcp.org/en/jsr/detail?id=181"}
+	Author = {Jim Trezzo},
+	Institution = {JCP},
+	Month = {August},
+	Note = {See http://jcp.org/en/jsr/detail?id=181},
+	Title = {Web {Services} {Metadata} for the {Java} {Platform}},
+	Type = {{JSR}},
+	Year = 2003}
 
 @techreport{jsr183,
-    institution="JCP",
-    type="{JSR}",
-    title="Web {Services} {Message} {Security} {APIs} ",
-    author="Nataraj Nagaratnam",
-    month="April",
-    year=2002,
-    note="See http://jcp.org/en/jsr/detail?id=183"}
+	Author = {Nataraj Nagaratnam},
+	Institution = {JCP},
+	Month = {April},
+	Note = {See http://jcp.org/en/jsr/detail?id=183},
+	Title = {Web {Services} {Message} {Security} {APIs} },
+	Type = {{JSR}},
+	Year = 2002}
 
 @techreport{javalang,
-    institution="Sun Microsystems, Inc",
-    type="{Book}",
-    title="The {Java} {Language} {Specification} - Second Edition",
-    author="James Gosling and Bill Joy and Guy Steele and Gilad Bracha",
-    year=2000,
-    note="http://java.sun.com/docs/books/jls/second\_edition/html/j.title.doc.html"}
+	Author = {James Gosling and Bill Joy and Guy Steele and Gilad Bracha},
+	Institution = {Sun Microsystems, Inc},
+	Note = {http://java.sun.com/docs/books/jls/second\_edition/html/j.title.doc.html},
+	Title = {The {Java} {Language} {Specification} - Second Edition},
+	Type = {{Book}},
+	Year = 2000}
 
 @techreport{servlet,
-    institution="JCP",
-    type="{JSR}",
-    title="Java {Servlet} {Specification} {Version} {2.5} ",
-    author="G. Murray",
-    month="October",
-    year=2006,
-    note="See http://java.sun.com/products/servlet"}
+	Author = {G. Murray},
+	Institution = {JCP},
+	Month = {October},
+	Note = {See http://java.sun.com/products/servlet},
+	Title = {Java {Servlet} {Specification} {Version} {2.5} },
+	Type = {{JSR}},
+	Year = 2006}
 
 @techreport{jsr244,
-    institution="JCP",
-    type="{JSR}",
-    title="{Java} {Platform} {Enterprise} {Edition} 5 {Specification}",
-    author="Bill Shannon",
-    month="August",
-    year=2005,
-    note="See http://jcp.org/en/jsr/detail?id=244"}
+	Author = {Bill Shannon},
+	Institution = {JCP},
+	Month = {August},
+	Note = {See http://jcp.org/en/jsr/detail?id=244},
+	Title = {{Java} {Platform} {Enterprise} {Edition} 5 {Specification}},
+	Type = {{JSR}},
+	Year = 2005}
 
 @techreport{jsr224,
-    institution="JCP",
-    type="{JSR}",
-    title="{Java} {API} {for} {XML} {Web} {Services}",
-    author="R. Chinnici and M. Hadley and R. Mordani",
-    month="August",
-    year=2005,
-    note="See http://jcp.org/en/jsr/detail?id=224"}
+	Author = {R. Chinnici and M. Hadley and R. Mordani},
+	Institution = {JCP},
+	Month = {August},
+	Note = {See http://jcp.org/en/jsr/detail?id=224},
+	Title = {{Java} {API} {for} {XML} {Web} {Services}},
+	Type = {{JSR}},
+	Year = 2005}
 
 @techreport{jsr250,
-    institution="JCP",
-    type="{JSR}",
-    title="{Common} {Annotations} for the {Java} {Platform}",
-    author="Rajiv Mordani",
-    month="July",
-    year=2005,
-    note="See http://jcp.org/en/jsr/detail?id=250"}
+	Author = {Rajiv Mordani},
+	Institution = {JCP},
+	Month = {July},
+	Note = {See http://jcp.org/en/jsr/detail?id=250},
+	Title = {{Common} {Annotations} for the {Java} {Platform}},
+	Type = {{JSR}},
+	Year = 2005}
 
 @techreport{xmlcatalogs,
-    institution="OASIS",
-    type="{OASIS Committee Specification}",
-    title="{XML} {Catalogs} 1.1",
-    author="Norm Walsh",
-    month="July",
-    year=2005,
-    note="See http://www.oasis-open.org/committees/download.php/14041/xml-catalogs.html"}
-    
+	Author = {Norm Walsh},
+	Institution = {OASIS},
+	Month = {July},
+	Note = {See http://www.oasis-open.org/committees/download.php/14041/xml-catalogs.html},
+	Title = {{XML} {Catalogs} 1.1},
+	Type = {{OASIS Committee Specification}},
+	Year = 2005}
+
 @techreport{atompub,
-    institution="IETF",
-    type="{Internet Draft}",
-    title="{The} {Atom} {Publishing} {Protocol}",
-    author="J.C. Gregorio and B. de hOra",
-    month="March",
-    year=2007,
-    note="See http://bitworking.org/projects/atom/draft-ietf-atompub-protocol-14.html"}
-    
+	Author = {J.C. Gregorio and B. de hOra},
+	Institution = {IETF},
+	Month = {March},
+	Note = {See http://bitworking.org/projects/atom/draft-ietf-atompub-protocol-14.html},
+	Title = {{The} {Atom} {Publishing} {Protocol}},
+	Type = {{Internet Draft}},
+	Year = 2007}
+
 @techreport{http11,
-    institution="IETF",
-    type="{RFC}",
-    title="{RFC} 2616: {Hypertext} {Transfer} {Protocol} -- {HTTP/1.1}",
-    author="R. Fielding and J. Gettys and J. C. Mogul and H. Frystyk and T. Berners-Lee",
-    month="January",
-    year=1997,
-    note="See http://www.ietf.org/rfc/rfc2616.txt"}
+	Author = {R. Fielding and J. Gettys and J. C. Mogul and H. Frystyk and T. Berners-Lee},
+	Institution = {IETF},
+	Month = {January},
+	Note = {See http://www.ietf.org/rfc/rfc2616.txt},
+	Title = {{RFC} 2616: {Hypertext} {Transfer} {Protocol} -- {HTTP/1.1}},
+	Type = {{RFC}},
+	Year = 1997}
 
 @techreport{rest,
-    institution="University of California, Irvine",
-    type="Ph.D Dissertation",
-    title="{Architectural} {Styles} and the {Design} of {Network-based} {Software} {Architectures}",
-    author="R. Fielding",
-    year=2000,
-    note="See http://roy.gbiv.com/pubs/dissertation/top.htm"}
-    
+	Author = {R. Fielding},
+	Institution = {University of California, Irvine},
+	Note = {See http://roy.gbiv.com/pubs/dissertation/top.htm},
+	Title = {{Architectural} {Styles} and the {Design} of {Network-based} {Software} {Architectures}},
+	Type = {Ph.D Dissertation},
+	Year = 2000}
+
 @techreport{webdav,
-    institution="IETF",
-    type="{RFC}",
-    title="{RFC} 4918: {HTTP} {Extensions} for {Web} {Distributed} {Authoring} and {Versioning} ({WebDAV})",
-    author="L. Dusseault",
-    month="June",
-    year=2007,
-    note="See http://www.ietf.org/rfc/rfc4918.txt"}
+	Author = {L. Dusseault},
+	Institution = {IETF},
+	Month = {June},
+	Note = {See http://www.ietf.org/rfc/rfc4918.txt},
+	Title = {{RFC} 4918: {HTTP} {Extensions} for {Web} {Distributed} {Authoring} and {Versioning} ({WebDAV})},
+	Type = {{RFC}},
+	Year = 2007}
 
 @techreport{restwiki,
-    title="{REST} {Wiki}",
-    type="Web Site",
-    note="See http://rest.blueoxen.net/cgi-bin/wiki.pl"}
-    
-@techreport{restwikipedia,
-    institution="Wikipedia",
-    type="Web Site",
-    title="{Representational} {State} {Transfer}",
-    note="See http://en.wikipedia.org/wiki/Representational\_State\_Transfer"}
+	Note = {See http://rest.blueoxen.net/cgi-bin/wiki.pl},
+	Title = {{REST} {Wiki}},
+	Type = {Web Site}}
 
+@techreport{restwikipedia,
+	Institution = {Wikipedia},
+	Note = {See http://en.wikipedia.org/wiki/Representational\_State\_Transfer},
+	Title = {{Representational} {State} {Transfer}},
+	Type = {Web Site}}
diff --git a/spec/spec.tex b/spec/spec.tex
index f282f53..e836a86 100644
--- a/spec/spec.tex
+++ b/spec/spec.tex
@@ -44,11 +44,11 @@
 \theoremseparator{:}
 \newtheorem{nnnote}{Note}[chapter]
 
-\usepackage[pagewise, right]{styles/lineno}
-\usepackage[dvips]{changebar}
+%\usepackage[pagewise, right]{styles/lineno}
+%\usepackage[dvips]{changebar}
 \usepackage{longtable}
 
-\renewcommand{\today}{September 8, 2008}
+%\renewcommand{\today}{September 8, 2008}
 
 \begin{document}
 
@@ -61,8 +61,8 @@
 \cleardoublepage
 {
 \small
-%\include{chapters/license}
-\include{chapters/license_final}
+\include{chapters/license}
+%\include{chapters/license_final}
 }
 
 \pdfbookmark[0]{Contents}{toc}
@@ -71,8 +71,8 @@
 \mainmatter
 \include{styles/jsrmainstyle}
 
-\linenumbers
-\nochangebars
+%\linenumbers
+%\nochangebars
 
 \setcounter{secnumdepth}{4}