-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathamsrefs.textexpander
148 lines (148 loc) · 3.9 KB
/
amsrefs.textexpander
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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>groupInfo</key>
<dict>
<key>expandAfterMode</key>
<integer>0</integer>
<key>groupName</key>
<string>amsrefs</string>
</dict>
<key>snippetsTE2</key>
<array>
<dict>
<key>abbreviation</key>
<string>,,amsrefsbib</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-11-10T13:02:05Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-11-10T13:02:05Z</date>
<key>plainText</key>
<string>\bibliographystyle{amsxport}
\bibliography{jr}</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>DB1CE688-B2C9-4817-84BB-135A49E6FCF9</string>
</dict>
<dict>
<key>abbreviation</key>
<string>,,cite1</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-11-10T13:02:49Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-11-10T13:02:49Z</date>
<key>plainText</key>
<string>\cite{%|}</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>EE8B3296-67BD-4160-AC94-F508688D9DBF</string>
</dict>
<dict>
<key>abbreviation</key>
<string>,,cites</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-11-10T13:03:16Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-11-10T13:03:16Z</date>
<key>plainText</key>
<string>\cites{%|,}</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>BD4351DE-5AE9-48D7-9499-2FF1D80D8A3C</string>
</dict>
<dict>
<key>abbreviation</key>
<string>,,citetitle</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-11-10T13:04:14Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-11-10T13:04:14Z</date>
<key>plainText</key>
<string>[(title), (author name)
\cite{%|}]</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>34C7655B-5F62-4AF4-BFB6-FB60B1A9CD3C</string>
</dict>
<dict>
<key>abbreviation</key>
<string>,,citech</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-11-10T13:04:47Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-11-10T13:04:47Z</date>
<key>plainText</key>
<string>\cite{%|}*{Chapter }</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>46F7C80F-0757-40FC-A9A2-021373F93699</string>
</dict>
<dict>
<key>abbreviation</key>
<string>,,citelist</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-11-10T13:06:07Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-11-10T13:06:07Z</date>
<key>plainText</key>
<string>\citelist{\cite{%|} \cite{} \cite{}*{Chapter }}</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>C8AF7958-B203-46FC-ADD3-F52AD9650C87</string>
</dict>
<dict>
<key>abbreviation</key>
<string>,,citelist2</string>
<key>abbreviationMode</key>
<integer>0</integer>
<key>creationDate</key>
<date>2015-11-10T13:07:49Z</date>
<key>label</key>
<string></string>
<key>modificationDate</key>
<date>2015-11-10T13:07:49Z</date>
<key>plainText</key>
<string>\begin{bibsection}
\begin{biblist}
\bibselect{%|}
\end{biblist}
\end{bibsection}</string>
<key>snippetType</key>
<integer>0</integer>
<key>uuidString</key>
<string>070BF0E7-8BD2-4A3C-8B35-297EC76F2477</string>
</dict>
</array>
</dict>
</plist>