Online book citation:
Smith, J.O. Physical Audio Signal Processing, August 2007 Edition, http://ccrma.stanford.edu/~jos/pasp/, online book, accessed <date>.
Specific page citation example:
Smith, J.O. "Delay Lines", in Physical Audio Signal Processing, August 2007 Edition, http://ccrma.stanford.edu/~jos/pasp/Delay_Lines.html, online book, accessed <date>.
Raw HTML example:
Smith, J.O. Physical Audio Signal Processing, August 2007 Edition, <A HREF="http://ccrma.stanford.edu/~jos/pasp/"> <tt>http://ccrma.stanford.edu/~jos/pasp/</tt></A>, online book, accessed <date>.
BibTeX example:
@BOOK{PASPWEB07,
AUTHOR = "Julius O. Smith",
TITLE = "Physical Audio Signal Processing, August 2007 Edition",
PUBLISHER = "\htmladdnormallink{\texttt{http:}}{http://ccrma.stanford.edu/~jos/pasp/}\texttt{//\-ccrma.stanford.edu/\-\~{}jos/\-pasp/}",
YEAR = "accessed <date>",
NOTE = "online book"
}
LaTeX citation example:
I like to cite the online book and add a footnote to the specific page, e.g.,
\cite{PASP}\footnote{\texttt{http://ccrma.stanford.edu/\~{}jos/pasp/Delay\_Lines.html}}
Or, if you want live links in the HTML version of your own online material,
\cite{PASP}\footnote{\htmladdnormallink{\texttt{%
http://ccrma.stanford.edu/\~{}jos/pasp/Delay\_Lines.html}}{%
http://ccrma.stanford.edu/\~{}jos/pasp/Delay\_Lines.html}}