Use \citetitle as appropriate.
diff --git a/Doc/mac/libmacfs.tex b/Doc/mac/libmacfs.tex
index 86d8d0d..15ddfde 100644
--- a/Doc/mac/libmacfs.tex
+++ b/Doc/mac/libmacfs.tex
@@ -16,7 +16,7 @@
 Whenever a function or method expects a \var{file} argument, this
 argument can be one of three things:\ (1) a full or partial Macintosh
 pathname, (2) an \pytype{FSSpec} object or (3) a 3-tuple \code{(\var{wdRefNum},
-\var{parID}, \var{name})} as described in \emph{Inside
+\var{parID}, \var{name})} as described in \citetitle{Inside
 Macintosh:\ Files}. A description of aliases and the Standard File
 package can also be found there.
 
@@ -202,7 +202,7 @@
 
 \subsection{FInfo Objects \label{finfo-objects}}
 
-See \emph{Inside Macintosh: Files} for a complete description of what
+See \citetitle{Inside Macintosh: Files} for a complete description of what
 the various fields mean.
 
 \begin{memberdesc}[FInfo]{Creator}