Warning, /office/kile/src/internal-testing/syntax-cite.tex is written in an unsupported language. File is not indexed.

0001 % /***************************************************************************
0002 %     begin                : Mon 9 october 2006
0003 %     copyright            : (C) 2006 by Holger Danielsson, Thomas Braun
0004 %  ***************************************************************************/
0005 % 
0006 % /***************************************************************************
0007 %  *                                                                         *
0008 %  *   This program is free software; you can redistribute it and/or modify  *
0009 %  *   it under the terms of the GNU General Public License as published by  *
0010 %  *   the Free Software Foundation; either version 2 of the License, or     *
0011 %  *   (at your option) any later version.                                   *
0012 %  *                                                                         *
0013 %  ***************************************************************************/
0014 %  description: syntax file check for optional argument of cite command
0015 %  compiles:    no      
0016 %
0017 
0018  \begin{enumerate} 
0019  \item This MFA is \cite[Figure 1: The Graph $G_{5a}$]{23mfa} 
0020 
0021  \item This MFA is \cite[  Figure 2: The Graph $G_{5b}$]{23mfa} 
0022 
0023  \item This MFA is \cite [Figure 3: The Graph $G_{5c}$]{23mfa} 
0024 
0025  \item This MFA is \cite [  Figure 4: The Graph $G_{5d}$]{23mfa} 
0026 
0027  \item This MFA is \cite[Figure 5: 
0028           The Graph $G_{5e}$]{23mfa} 
0029 
0030  \item This MFA is \cite[Figure 6: 
0031           The Graph $G_{5f}$]{
0032           23mfa} 
0033 
0034  \item This MFA is \cite (test) [ Figure 1: The Graph $G_{5g}$]{
0035      23mfa} 
0036 
0037  \end{enumerate} 
0038 
0039 $y = \sqrt{1-x^2}$
0040 
0041  \begin{thebibliography}{10} 
0042  \bibitem{23mfa} 
0043  Gr\"uttm\"uller M, Kalinowski T, Leck U, Hartmann S, Roberts I.T, 
0044  \textit{Maximal flat antichains of minimum weight}, 
0045  Submitted for publication 
0046  \end{thebibliography} 
0047  \end{document} 
0048  
0049 % biblatex strings
0050 %  note: all strings named "key" must be highlighted blue.
0051 
0052 \cite[ prenote ][ postnote ]{ key } punctuation
0053 \cite*[ prenote ][ postnote ]{ key } punctuation
0054 
0055 \Cite[ prenote ][ postnote ]{ key } punctuation
0056 
0057 \parencite[ prenote ][ postnote ]{ key } punctuation
0058 \parencite*[ prenote ][ postnote ]{ key } punctuation
0059 
0060 \Parencite[ prenote ][ postnote ]{ key } punctuation
0061 
0062 \footcite[ prenote ][ postnote ]{ key } punctuation
0063 \Footcite[ prenote ][ postnote ]{ key } punctuation
0064 
0065 \textcite[ prenote ][ postnote ]{ key } punctuation
0066 \Textcite[ prenote ][ postnote ]{ key } punctuation
0067 
0068 \autocite[ prenote ][ postnote ]{ key } punctuation
0069 \Autocite[ prenote ][ postnote ]{ key } punctuation
0070 
0071 \autocite*[ prenote ][ postnote ]{ key } punctuation
0072 \Autocite*[ prenote ][ postnote ]{ key } punctuation
0073 
0074 \supercite{ key } punctuation
0075 
0076 \citeauthor[ prenote ][ postnote ]{ key } punctuation
0077 \Citeauthor[ prenote ][ postnote ]{ key } punctuation
0078 
0079 \citetitle[ prenote ][ postnote ]{ key } punctuation
0080 \citetitle*[ prenote ][ postnote ]{ key } punctuation
0081 
0082 \citeyear[ prenote ][ postnote ]{ key } punctuation
0083 
0084 \citeurl[ prenote ][ postnote ]{ key } punctuation
0085 
0086 \nocite{ key }
0087 
0088 \fullcite[ prenote ][ postnote ]{ key } punctuation
0089 
0090 \footfullcite[ prenote ][ postnote ]{ key } punctuation
0091 
0092 \parencites(and chapter $\exp 0 = 1$ 3)[35]{key1}[78]{key2}[23]{key3}
0093 \parencites(and chapter \(\exp 0 =
0094  1\) 3)[35]{key1}[78]{key2}[23]{key3}
0095 \parencites(and chapter \(\exp 0 =  1\) 3)[35]{key1}[78]{key2}[23]{key3}
0096 
0097 \parencites(Compare)()[35]{key1}[78]{key2}[23]{key3} test \label{test}
0098 \parencites(See)(and the introduction)[35]{key1}[78]{key2}[23]{key3}
0099 
0100 \cites[ pre ][ post ]{ key } [ pre ][ post ]{ key } punctuation 
0101 \Cites[ pre ][ post ]{ key } [ pre ][ post ]{ key } punctuation
0102 
0103 
0104 \cites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation
0105 \Cites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation
0106 
0107 \parencites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation
0108 \Parencites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation
0109 
0110 \footcites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation
0111 \Footcites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation
0112 
0113 \supercites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation
0114 
0115 \autocites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation
0116 \Autocites( pre )( post )[ pre ][ post ]{ key }[ pre ][ post ]{ key } punctuation