|
31 | 31 | },
|
32 | 32 | {
|
33 | 33 | "cell_type": "code",
|
34 |
| - "execution_count": 1, |
| 34 | + "execution_count": 10, |
35 | 35 | "metadata": {
|
36 | 36 | "collapsed": false
|
37 | 37 | },
|
|
40 | 40 | "name": "stdout",
|
41 | 41 | "output_type": "stream",
|
42 | 42 | "text": [
|
43 |
| - "pub_date\ttitle\tvenue\texcerpt\tcitation\turl_slug\tpaper_url\r\n", |
44 |
| - "2009-10-01\tPaper Title Number 1\tJournal 1\tThis paper is about the number 1. The number 2 is left for future work.\tYour Name, You. (2009). \"Paper Title Number 1.\" <i>Journal 1</i>. 1(1).\tpaper-title-number-1\thttp://academicpages.github.io/files/paper1.pdf\r\n", |
45 |
| - "2010-10-01\tPaper Title Number 2\tJournal 1\tThis paper is about the number 2. The number 3 is left for future work.\tYour Name, You. (2010). \"Paper Title Number 2.\" <i>Journal 1</i>. 1(2).\tpaper-title-number-2\thttp://academicpages.github.io/files/paper2.pdf\r\n", |
46 |
| - "2015-10-01\tPaper Title Number 3\tJournal 1\tThis paper is about the number 3. The number 4 is left for future work.\tYour Name, You. (2015). \"Paper Title Number 3.\" <i>Journal 1</i>. 1(3).\tpaper-title-number-3\thttp://academicpages.github.io/files/paper3.pdf" |
| 43 | + "pub_date\ttitle\tvenue\texcerpt\tcitation\turl_slug\tpaper_url\tslides_url\n", |
| 44 | + "2009-10-01\tPaper Title Number 1\tJournal 1\tThis paper is about the number 1. The number 2 is left for future work.\tYour Name, You. (2009). \"Paper Title Number 1.\" <i>Journal 1</i>. 1(1).\tpaper-title-number-1\thttp://academicpages.github.io/files/paper1.pdf\thttp://academicpages.github.io/files/slides1.pdf\n", |
| 45 | + "2010-10-01\tPaper Title Number 2\tJournal 1\tThis paper is about the number 2. The number 3 is left for future work.\tYour Name, You. (2010). \"Paper Title Number 2.\" <i>Journal 1</i>. 1(2).\tpaper-title-number-2\thttp://academicpages.github.io/files/paper2.pdf\thttp://academicpages.github.io/files/slides2.pdf\n", |
| 46 | + "2015-10-01\tPaper Title Number 3\tJournal 1\tThis paper is about the number 3. The number 4 is left for future work.\tYour Name, You. (2015). \"Paper Title Number 3.\" <i>Journal 1</i>. 1(3).\tpaper-title-number-3\thttp://academicpages.github.io/files/paper3.pdf\thttp://academicpages.github.io/files/slides3.pdf" |
47 | 47 | ]
|
48 | 48 | }
|
49 | 49 | ],
|
|
62 | 62 | },
|
63 | 63 | {
|
64 | 64 | "cell_type": "code",
|
65 |
| - "execution_count": 2, |
| 65 | + "execution_count": 11, |
66 | 66 | "metadata": {
|
67 | 67 | "collapsed": true,
|
68 | 68 | "deletable": true,
|
|
86 | 86 | },
|
87 | 87 | {
|
88 | 88 | "cell_type": "code",
|
89 |
| - "execution_count": 3, |
| 89 | + "execution_count": 12, |
90 | 90 | "metadata": {
|
91 | 91 | "collapsed": false,
|
92 | 92 | "deletable": true,
|
|
97 | 97 | "data": {
|
98 | 98 | "text/html": [
|
99 | 99 | "<div>\n",
|
| 100 | + "<style scoped>\n", |
| 101 | + " .dataframe tbody tr th:only-of-type {\n", |
| 102 | + " vertical-align: middle;\n", |
| 103 | + " }\n", |
| 104 | + "\n", |
| 105 | + " .dataframe tbody tr th {\n", |
| 106 | + " vertical-align: top;\n", |
| 107 | + " }\n", |
| 108 | + "\n", |
| 109 | + " .dataframe thead th {\n", |
| 110 | + " text-align: right;\n", |
| 111 | + " }\n", |
| 112 | + "</style>\n", |
100 | 113 | "<table border=\"1\" class=\"dataframe\">\n",
|
101 | 114 | " <thead>\n",
|
102 | 115 | " <tr style=\"text-align: right;\">\n",
|
|
108 | 121 | " <th>citation</th>\n",
|
109 | 122 | " <th>url_slug</th>\n",
|
110 | 123 | " <th>paper_url</th>\n",
|
| 124 | + " <th>slides_url</th>\n", |
111 | 125 | " </tr>\n",
|
112 | 126 | " </thead>\n",
|
113 | 127 | " <tbody>\n",
|
|
120 | 134 | " <td>Your Name, You. (2009). \"Paper Title Number 1....</td>\n",
|
121 | 135 | " <td>paper-title-number-1</td>\n",
|
122 | 136 | " <td>http://academicpages.github.io/files/paper1.pdf</td>\n",
|
| 137 | + " <td>http://academicpages.github.io/files/slides1.pdf</td>\n", |
123 | 138 | " </tr>\n",
|
124 | 139 | " <tr>\n",
|
125 | 140 | " <th>1</th>\n",
|
|
130 | 145 | " <td>Your Name, You. (2010). \"Paper Title Number 2....</td>\n",
|
131 | 146 | " <td>paper-title-number-2</td>\n",
|
132 | 147 | " <td>http://academicpages.github.io/files/paper2.pdf</td>\n",
|
| 148 | + " <td>http://academicpages.github.io/files/slides2.pdf</td>\n", |
133 | 149 | " </tr>\n",
|
134 | 150 | " <tr>\n",
|
135 | 151 | " <th>2</th>\n",
|
|
140 | 156 | " <td>Your Name, You. (2015). \"Paper Title Number 3....</td>\n",
|
141 | 157 | " <td>paper-title-number-3</td>\n",
|
142 | 158 | " <td>http://academicpages.github.io/files/paper3.pdf</td>\n",
|
| 159 | + " <td>http://academicpages.github.io/files/slides3.pdf</td>\n", |
143 | 160 | " </tr>\n",
|
144 | 161 | " </tbody>\n",
|
145 | 162 | "</table>\n",
|
|
161 | 178 | "1 Your Name, You. (2010). \"Paper Title Number 2.... paper-title-number-2 \n",
|
162 | 179 | "2 Your Name, You. (2015). \"Paper Title Number 3.... paper-title-number-3 \n",
|
163 | 180 | "\n",
|
164 |
| - " paper_url \n", |
165 |
| - "0 http://academicpages.github.io/files/paper1.pdf \n", |
166 |
| - "1 http://academicpages.github.io/files/paper2.pdf \n", |
167 |
| - "2 http://academicpages.github.io/files/paper3.pdf " |
| 181 | + " paper_url \\\n", |
| 182 | + "0 http://academicpages.github.io/files/paper1.pdf \n", |
| 183 | + "1 http://academicpages.github.io/files/paper2.pdf \n", |
| 184 | + "2 http://academicpages.github.io/files/paper3.pdf \n", |
| 185 | + "\n", |
| 186 | + " slides_url \n", |
| 187 | + "0 http://academicpages.github.io/files/slides1.pdf \n", |
| 188 | + "1 http://academicpages.github.io/files/slides2.pdf \n", |
| 189 | + "2 http://academicpages.github.io/files/slides3.pdf " |
168 | 190 | ]
|
169 | 191 | },
|
170 |
| - "execution_count": 3, |
| 192 | + "execution_count": 12, |
171 | 193 | "metadata": {},
|
172 | 194 | "output_type": "execute_result"
|
173 | 195 | }
|
|
188 | 210 | },
|
189 | 211 | {
|
190 | 212 | "cell_type": "code",
|
191 |
| - "execution_count": 4, |
| 213 | + "execution_count": 13, |
192 | 214 | "metadata": {
|
193 | 215 | "collapsed": true,
|
194 | 216 | "deletable": true,
|
|
218 | 240 | },
|
219 | 241 | {
|
220 | 242 | "cell_type": "code",
|
221 |
| - "execution_count": 5, |
| 243 | + "execution_count": 14, |
222 | 244 | "metadata": {
|
223 | 245 | "collapsed": false,
|
224 | 246 | "deletable": true,
|
|
248 | 270 | " \n",
|
249 | 271 | " md += \"\\nvenue: '\" + html_escape(item.venue) + \"'\"\n",
|
250 | 272 | " \n",
|
| 273 | + " if len(str(item.slides_url)) > 5:\n", |
| 274 | + " md += \"\\nslidesurl: '\" + item.slides_url + \"'\"\n", |
| 275 | + "\n", |
251 | 276 | " if len(str(item.paper_url)) > 5:\n",
|
252 | 277 | " md += \"\\npaperurl: '\" + item.paper_url + \"'\"\n",
|
253 | 278 | " \n",
|
|
259 | 284 | " \n",
|
260 | 285 | " if len(str(item.excerpt)) > 5:\n",
|
261 | 286 | " md += \"\\n\" + html_escape(item.excerpt) + \"\\n\"\n",
|
262 |
| - " \n", |
| 287 | + "\n", |
| 288 | + " if len(str(item.slides_url)) > 5:\n", |
| 289 | + " md += \"\\n[Download slides here](\" + item.slides_url + \")\\n\" \n", |
| 290 | + "\n", |
263 | 291 | " if len(str(item.paper_url)) > 5:\n",
|
264 | 292 | " md += \"\\n[Download paper here](\" + item.paper_url + \")\\n\" \n",
|
265 | 293 | " \n",
|
|
280 | 308 | },
|
281 | 309 | {
|
282 | 310 | "cell_type": "code",
|
283 |
| - "execution_count": 6, |
| 311 | + "execution_count": 15, |
284 | 312 | "metadata": {
|
285 | 313 | "collapsed": false,
|
286 | 314 | "deletable": true,
|
|
291 | 319 | "name": "stdout",
|
292 | 320 | "output_type": "stream",
|
293 | 321 | "text": [
|
294 |
| - "2009-10-01-paper-title-number-1.md 2015-10-01-paper-title-number-3.md\r\n", |
295 |
| - "2010-10-01-paper-title-number-2.md\r\n" |
| 322 | + "2009-10-01-paper-title-number-1.md 2015-10-01-paper-title-number-3.md\n", |
| 323 | + "2010-10-01-paper-title-number-2.md 2024-02-17-paper-title-number-4.md\n" |
296 | 324 | ]
|
297 | 325 | }
|
298 | 326 | ],
|
|
302 | 330 | },
|
303 | 331 | {
|
304 | 332 | "cell_type": "code",
|
305 |
| - "execution_count": 7, |
| 333 | + "execution_count": 16, |
306 | 334 | "metadata": {
|
307 | 335 | "collapsed": false,
|
308 | 336 | "deletable": true,
|
|
313 | 341 | "name": "stdout",
|
314 | 342 | "output_type": "stream",
|
315 | 343 | "text": [
|
316 |
| - "---\r\n", |
317 |
| - "title: \"Paper Title Number 1\"\r\n", |
318 |
| - "collection: publications\r\n", |
319 |
| - "permalink: /publication/2009-10-01-paper-title-number-1\r\n", |
320 |
| - "excerpt: 'This paper is about the number 1. The number 2 is left for future work.'\r\n", |
321 |
| - "date: 2009-10-01\r\n", |
322 |
| - "venue: 'Journal 1'\r\n", |
323 |
| - "paperurl: 'http://academicpages.github.io/files/paper1.pdf'\r\n", |
324 |
| - "citation: 'Your Name, You. (2009). "Paper Title Number 1." <i>Journal 1</i>. 1(1).'\r\n", |
325 |
| - "---\r\n", |
326 |
| - "This paper is about the number 1. The number 2 is left for future work.\r\n", |
327 |
| - "\r\n", |
328 |
| - "[Download paper here](http://academicpages.github.io/files/paper1.pdf)\r\n", |
329 |
| - "\r\n", |
| 344 | + "---\n", |
| 345 | + "title: \"Paper Title Number 1\"\n", |
| 346 | + "collection: publications\n", |
| 347 | + "permalink: /publication/2009-10-01-paper-title-number-1\n", |
| 348 | + "excerpt: 'This paper is about the number 1. The number 2 is left for future work.'\n", |
| 349 | + "date: 2009-10-01\n", |
| 350 | + "venue: 'Journal 1'\n", |
| 351 | + "slidesurl: 'http://academicpages.github.io/files/slides1.pdf'\n", |
| 352 | + "paperurl: 'http://academicpages.github.io/files/paper1.pdf'\n", |
| 353 | + "citation: 'Your Name, You. (2009). "Paper Title Number 1." <i>Journal 1</i>. 1(1).'\n", |
| 354 | + "---\n", |
| 355 | + "This paper is about the number 1. The number 2 is left for future work.\n", |
| 356 | + "\n", |
| 357 | + "[Download slides here](http://academicpages.github.io/files/slides1.pdf)\n", |
| 358 | + "\n", |
| 359 | + "[Download paper here](http://academicpages.github.io/files/paper1.pdf)\n", |
| 360 | + "\n", |
330 | 361 | "Recommended citation: Your Name, You. (2009). \"Paper Title Number 1.\" <i>Journal 1</i>. 1(1)."
|
331 | 362 | ]
|
332 | 363 | }
|
|
0 commit comments