File: natbib.cwl

package info (click to toggle)
texstudio 3.0.4%2Bds-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 46,252 kB
  • sloc: cpp: 100,769; xml: 9,228; ansic: 8,143; javascript: 4,235; sh: 191; makefile: 31
file content (41 lines) | stat: -rw-r--r-- 887 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# natbib package
# author: Jan Sundermeyer 12/2009
\citet{keylist}#c
\citet[prefix]{keylist}
\citep{keylist}#c
\citep[prefix]{keylist}
\citep[postfix][prefix]{keylist}
\cite[postfix][prefix]{keylist}
\citet*{keylist}#c
\citep*{keylist}#c
\citealt{keylist}#c
\citealt*{keylist}#c
\citealp{keylist}#c
\citealp*{keylist}#c
\citealp[postfix]{keylist}
\citenum{keylist}#c
\citetext{text}
\citeauthor{keylist}#c
\citeauthor*{keylist}#c
\citefullauthor{keylist}#c
\citeyear{keylist}#c
\citeyearpar{keylist}#c
\Citet{keylist}#c
\Citet[prefix]{keylist}
\Citep{keylist}#c
\Citep[prefix]{keylist}
\Citep[postfix][prefix]{keylist}
\Citet*{keylist}#c
\Citep*{keylist}#c
\Citealt{keylist}#c
\Citealt*{keylist}#c
\Citealp{keylist}#c
\Citealp*{keylist}#c
\Citealp[postfix]{keylist}
\Citeauthor{keylist}#c
\Citeauthor*{keylist}#c
\defcitealias{keylist}{alias}
\citetalias{keylist}
\citepalias{keylist}