-
-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathlibrary-publications-combinat.html
387 lines (322 loc) · 31.7 KB
/
library-publications-combinat.html
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
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<title>SageMath - Publications Citing Sage-Combinat
</title>
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="search"
type="application/opensearchdescription+xml"
href="https://www.sagemath.org/res/sage-search.xml"
title="Search sagemath.org" />
<link href='res/sage.css' type="text/css" rel="stylesheet" />
<link rel="shortcut icon" href="pix/sageicon.png" type="image/x-icon" />
<link rel="mask-icon" href="pix/icon_only/sagemath_pinned_tab_icon.svg" color="blue" />
<script src="//code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
<script src='res/sage.js' type="text/javascript"></script>
<link href='//fonts.googleapis.com/css?family=RobotoDraft:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en,fr,de,es' rel='stylesheet' type='text/css'>
<link href="https://mathstodon.xyz/@sagemath" rel="me" />
<meta property="og:title" content="SageMath Mathematical Software System - Sage"/>
<meta property="og:type" content="website"/>
<meta property="og:url" content="https://www.sagemath.org/"/>
<meta property="og:image" content="https://sagemath.org/pix/logo_sagemath+icon_oldstyle.png"/>
<meta property="og:site_name" content="SageMath Mathematical Software System"/>
<meta property="og:description" content="SageMath is a free and open-source mathematical software system."/></head>
<body>
<div id="header" class="small">
<div id="header-logo">
<a href="index.html">
<img width="250" height="65" alt="SageMath Logo" class="round raised"
src="pix/logo_sagemath+icon_oldstyle.png" title="SageMath Mathematical Software" />
</a></div>
<div id="header-text"><form action="search.html" method="get">
<a href="https://github.com/sagemath/sage">GitHub</a>
·
<a href="https://wiki.sagemath.org/">Wiki</a>
·
<a href="https://ask.sagemath.org/">Questions?</a>
·
<a href="https://github.com/sponsors/sagemath" style="font-weight: bold;">
<span style="color:#ea4aaa">♥</span> Sponsor
</a>
·
<a href="https://opencollective.com/sage_math" style="font-weight: bold;">Donate</a>
</form>
Online:
<a href="https://cocalc.com/?utm_source=sagemath.org&utm_medium=top">CoCalc</a>
·
<a href="https://sagecell.sagemath.org/">SageCell</a>
or
<a href="https://doc.sagemath.org/html/en/installation/index.html">Install</a>,
<a href="https://github.com/sagemath/sage">Clone</a>
<br/>
<a href="https://www.facebook.com/pages/Sage-Math/26593144945">
<img alt="F" src="pix/facebook-favicon.ico" width="16" height="16" /></a>
<a href="https://mathstodon.xyz/@sagemath">
<img alt="T" src="pix/mastodon-favicon.ico" width="16" height="16"/></a></div>
</div>
<div id="sage-nav-buffer" style="display: none"></div>
<ul id="sage-nav"><li><a href="index.html">Home</a>
<ul>
<li><a href="search.html">Search</a></li>
<li><a href="development-ack.html">Acknowledgments</a></li>
<li><a href="https://wiki.sagemath.org/Workshops">SageMath Days</a></li>
</ul>
</li>
<li><a href="tour.html">Tour</a>
<ul>
<li><a href="tour.html">Overview</a></li>
<li><a href="library-why.html">Why Sage?</a></li>
<li class="section"><a href="tour-quickstart.html">Quickstart</a></li>
<li><a href="tour-graphics.html">Graphics</a></li>
<li><a href="tour-research.html">Research</a></li>
<li class="section"><a href="https://wiki.sagemath.org/interact/">Interactive Plots (wiki)</a></li>
<li><a href="https://doc.sagemath.org/html/en/a_tour_of_sage/">A Tour of SageMath</a></li>
</ul>
</li>
<li><a href="help.html">Help</a>
<ul>
<li><a href="https://doc.sagemath.org"><b>Online Documentation</b></a></li>
<li class="section"><a href="help.html">Support Resources</a></li>
<li><a href="help-groups.html">Mailing Lists</a></li>
<li><a href="https://ask.sagemath.org" class="ext">Ask a question</a></li>
<li><a href="https://sagemath.zulipchat.com/" class="ext">Chat on Zulip</a></li>
<li><a href="help-video.html">Videos</a></li>
<li class="section"><a href="https://doc.sagemath.org/html/en/tutorial/">Tutorial</a></li>
<li><a href="https://doc.sagemath.org/html/en/constructions/">Constructions</a></li>
<li><a href="https://doc.sagemath.org/html/en/reference/">Reference Manual</a></li>
</ul>
</li>
<li><a href="library.html">Library</a>
<ul>
<li><a href="library.html">Overview</a></li>
<li><a href="library-stories.html">Testimonials</a></li>
<li><a href="library-publications.html">Publications</a></li>
<li><a href="library-publications-combinat.html">Publications Combinat</a></li>
<li><a href="library-publications.html#books" >Books</a></li>
<li class="section"><a href="library-marketing.html">Marketing</a></li>
<li><a href="library-press.html">Press Kit</a></li>
<li class="section"><a href="calctut/index.html">Calculus Tutorial</a></li>
</ul>
</li>
<li><a href="https://doc.sagemath.org/html/en/installation/index.html">Download</a>
<ul>
<li><a href="https://doc.sagemath.org/html/en/installation/index.html">Install guide: What/how to download</a>
<li class="section"><a href="https://github.com/sagemath/sage">Clone from GitHub</a></li>
<li class="section"><a href="https://github.com/3-manifolds/Sage_macOS/releases" class="ext">macOS binaries (3-manifolds)</a></li>
<li><a href="https://doc.sagemath.org/html/en/installation/conda.html#sec-installation-conda">Linux/macOS binaries (conda-forge)</a></li>
<li><a href="https://docs.microsoft.com/en-us/windows/wsl/install">Windows: Use Windows Subsystem for Linux</a></li>
</ul>
</li>
<li><a href="development.html">Development</a>
<ul>
<li><a href="https://github.com/sagemath/sage/blob/develop/CONTRIBUTING.md" class="ext">Contributing to SageMath</a></li>
<li><a href="https://github.com/sagemath/sage" class="ext">GitHub repository</a></li>
<li><a href="development-groups.html">Mailing Lists</a></li>
<li><a href="development-map.html">Developer Map</a></li>
<li><a href="development-prize.html">Prize</a></li>
<li><a href="development-ack.html">Acknowledgment</a></li>
<li><a href="https://doc.sagemath.org/html/en/developer/" class="ext">Developer Guide</a></li>
</ul>
</li>
<li><a href="links.html">Links</a>
<ul>
<li><a href="https://github.com/sagemath/sage/wiki/Mathematical-Software-Landscape" class="ext">Math Software Landscape</a></li>
<li><a href="https://doc.sagemath.org/html/en/reference/spkg/" class="ext">SageMath Components</a></li>
<li class="section"><a href="https://sagecell.sagemath.org/" class="ext">SageMath Cell Server</a></li>
<li><a href="https://wiki.sagemath.org/">SageMath Wiki</a></li>
<li><a href="https://groups.google.com/forum/#!forum/sage-devel">Report a bug</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</li></ul>
<h1>Publications Citing Sage-Combinat</h1>
<div class="normal justify bodypadding">
<a href="http://combinat.sagemath.org">SageMath-Combinat</a> is a software
project whose mission statement is to improve the open source
mathematical system SageMath as an extensible toolbox for computer
exploration in (algebraic) combinatorics, and foster code sharing
between researchers in this area. SageMath-Combinat is the reincarnation
in SageMath of <a href="http://mupad-combinat.sourceforge.net/">MuPAD-Combinat</a>;
see the <a href="./library-publications-mupad.html">list of publications</a>
citing the latter.
<p/>
Below is a list of publications citing SageMath-Combinat. This list
is also available in <a href="./files/Sage-Combinat.bib">BibTeX</a>
format. The publications listed in each section are sorted in
chronological order. Where two or more items are published in the same
year, these items are sorted alphabetically by the authors' last
names.
</div>
<h2>Articles</h2>
<div class="small justify twocols bodypadding" id="list1" track="pub-combinat">
<ol>
<li>Dan Drake and Jang Soo Kim. <a href="http://arxiv.org/abs/0812.2725"><i>k</i>-distant Crossings and Nestings of Matchings and Partitions</a>. Proceedings of the 21st International Conference on Formal Power Series and Algebraic Combinatorics. Discrete Mathematics & Theoretical Computer Science, volume AK, pages 351--362, 2009.</li>
<li>Ghislain Fourier, Masato Okado, and Anne Schilling. <a href="http://arxiv.org/abs/0810.5067">Kirillov-Reshetikhin crystals for nonexceptional types</a>. Advances in Mathematics, volume 222, number 3, pages 1080--1116, 2009.</li>
<li>Tom Denton. <a href="http://www.dmtcs.org/dmtcs-ojs/index.php/proceedings/article/viewArticle/dmAN0150">A combinatorial formula for orthogonal idempotents in the 0-Hecke algebra of <i>S_N</i></a>. Proceedings of the 22nd International Conference on Formal Power Series and Algebraic Combinatorics. Discrete Mathematics & Theoretical Computer Science, volume AN, pages 701--712, 2010.</li>
<li>Dan Drake. <a href="http://www.cs.uwaterloo.ca/journals/JIS/VOL13/Drake/drake.html">Bijections from Weighted Dyck Paths to Schröder Paths</a>. Journal of Integer Sequences, volume 13, number 9, pages 10.9.2, 2010.</li>
<li>Ghislain Fourier, Masato Okado, and Anne Schilling. <a href="http://arxiv.org/abs/0811.1604">Perfectness of Kirillov-Reshetikhin Crystals for Nonexceptional Types</a>. Contemporary Mathematics, volume 506, pages 127--143, 2010.</li>
<li>Florent Hivert, Anne Schilling, and Nicolas M. Thiéry. <a href="http://www.dmtcs.org/dmtcs-ojs/index.php/proceedings/article/view/dmAN0116">The biHecke Monoid of A Finite Coxeter Group</a>. Proceedings of the 22nd International Conference on Formal Power Series and Algebraic Combinatorics. Discrete Mathematics & Theoretical Computer Science, volume AN, pages 307--318, 2010.</li>
<li>Brant Jones and Anne Schilling. <a href="http://arxiv.org/abs/0909.2442">Affine Structures and a Tableau Model for <i>E_6</i> Crystals</a>. Journal of Algebra, volume 324, number 9, pages 2512--2542, 2010.</li>
<li>Thomas Lam, Anne Schilling, and Mark Shimozono. <a href="http://arxiv.org/abs/0901.1506"><i>K</i>-theory Schubert Calculus of the Affine Grassmannian</a>. Compositio Mathematica, volume 146, number 4, pages 811--852, 2010.</li>
<li>Jean-Christophe Novelli, Franco Saliola, and Jean-Yves Thibon. <a href="http://arxiv.org/abs/0906.5236">Representation theory of the higher-order peak algebras</a>. Journal of Algebraic Combinatorics, volume 32, number 4, pages 465--495, 2010.</li>
<li>Anne Schilling and Qiang Wang. <a href="http://www.combinatorics.org/Volume_17/Abstracts/v17i1r24.html">Promotion Operator on Rigged Configurations of Type A</a>. The Electronic Journal of Combinatorics, volume 17, number 1, pages R24, 2010.</li>
<li>Jason Bandlow, Anne Schilling, and Mike Zabrocki. <a href="http://arxiv.org/abs/1004.4886">The Murnaghan-Nakayama rule for <i>k</i>-Schur functions</a>. Journal of Combinatorial Theory, Series A, volume 118, number 5, pages 1588--1607, 2011.</li>
<li>Jason Bandlow, Anne Schilling, and Mike Zabrocki. <a href="http://www.dmtcs.org/dmtcs-ojs/index.php/proceedings/article/view/dmAO0110">The Murnaghan-Nakayama rule for <i>k</i>-Schur functions</a>. Proceedings of the 23rd International Conference on Formal Power Series and Algebraic Combinatorics. Discrete Mathematics & Theoretical Computer Science, volume AO, pages 99--110, 2011.</li>
<li>Daniel Bump and Maki Nakasuji. <a href="http://arxiv.org/abs/1002.2996">Casselman's Basis of Iwahori Vectors and the Bruhat Order</a>. Canadian Journal of Mathematics, volume 63, pages 1238--1253, 2011.</li>
<li>Marie-Claude David and Nicolas M. Thiéry. <a href="http://arxiv.org/abs/0812.3044">Exploration of finite dimensional Kac algebras and lattices of intermediate subfactors of irreducible inclusions</a>. Journal of Algebra and Its Applications, volume 10, number 5, pages 995--1106, 2011.</li>
<li>Tom Denton. <a href="http://www.emis.de/journals/EJC/Volume_18/Abstracts/v18i1p28.html">A combinatorial formula for orthogonal idempotents in the 0-Hecke algebra of the symmetric group</a>. Electronic Journal of Combinatorics, volume 18, number 1, pages P28, 2011.</li>
<li>Tom Denton, Florent Hivert, Anne Schilling, and Nicolas M. Thiéry. <a href="http://www.emis.de/journals/SLC/wpapers/s64dehiscth.html">On the representation theory of $\mathcal{J}$-trivial monoids</a>. Séminaire Lotharingien de Combinatoire, volume 64, pages B64d, 2011.</li>
<li>A. Blondin Massé, S. Brleka, A. Garona, and S. Labbé. <a href="http://dx.doi.org/10.1016/j.tcs.2010.07.005">Equations on palindromes and circular words</a>. Theoretical Computer Science, volume 412, number 27, pages 2922--2930, 2011.</li>
<li>Gregg Musiker and Christian Stump. <a href="http://www.emis.de/journals/SLC/wpapers/s65mustump.html">A Compendium on the Cluster Algebra and Quiver Package in Sage</a>. S{é}minaire Lotharingien de Combinatoire, volume 65, pages B65d, 2011.</li>
<li>Steven Pon and Qiang Wang. <a href="http://www.emis.de/journals/EJC/Volume_18/Abstracts/v18i1p18.html">Promotion and evacuation on standard Young tableaux of rectangle and staircase shape</a>. Electronic Journal of Combinatorics, volume 18, number 1, pages P18, 2011.</li>
<li>Viviane Pons. <a href="http://www.emis.de/journals/SLC/wpapers/s66pons.html">Multivariate Polynomials in Sage</a>. S{é}minaire Lotharingien de Combinatoire, volume 66, number 7, pages B66z, 2011.</li>
<li>Anne Schilling and Peter Tingley. <a href="http://www.dmtcs.org/dmtcs-ojs/index.php/proceedings/article/view/dmAO0175">Demazure crystals and the energy function</a>. Proceedings of the 23rd International Conference on Formal Power Series and Algebraic Combinatorics. Discrete Mathematics & Theoretical Computer Science, volume AO, pages 861--872, 2011.</li>
<li>Marcelo Aguiar, Carlos André, Carolina Benedetti, Nantel Bergeron, Zhi Chen, Persi Diaconis, Anders Hendrickson, Samuel Hsiao, I. Martin Isaacs, Andrea Jedwab, Kenneth Johnson, Gizem Karaali, Aaron Lauve, Tung Le, Stephen Lewis, Huilan Li, Kay Magaard, Eric Marberg, Jean-Christophe Novelli, Amy Pang, Franco Saliola, Lenny Tevlin, Jean-Yves Thibon, Nathaniel Thiem, Vidya Venkateswaran, C. Ryan Vinroot, Ning Yan, and Mike Zabrocki. Supercharacters, symmetric functions in noncommuting variables, and related Hopf algebras. Adv. Math., volume 229, number 4, pages 2310--2337, 2012.</li>
<li>Chris Berg, Nantel Bergeron, Steven Pon, and Mike Zabrocki. <a href="http://www.combinatorics.org/ojs/index.php/eljc/article/view/v19i2p55">Expansions of <i>k</i>-Schur Functions in the Affine nilCoxeter Algebra</a>. Electronic Journal of Combinatorics, volume 19, number 2, pages P55, 2012.</li>
<li>Chris Berg, Nantel Bergeron, Hugh Thomas, and Mike Zabrocki. <a href="http://arxiv.org/abs/1107.3610">Expansion of <i>k</i>-Schur functions for maximal rectangles within the affine nilCoxeter algebra</a>. J. Comb., volume 3, number 3, pages 563--589, 2012.</li>
<li>Tom Denton. <a href="http://www.combinatorics.org/ojs/index.php/eljc/article/view/v19i4p19">Canonical Decompositions of Affine Permutations, Affine Codes, and Split <i>k</i>-Schur Functions</a>. Electronic Journal of Combinatorics, volume 19, number 4, pages P19, 2012.</li>
<li>Tom Denton. Algebraic and affine pattern avoidance. Sém. Lothar. Combin., volume 69, pages Art. B69c,40, 2012.</li>
<li>Valentin Féray and Pierre-Loïc Méliot. <a href="http://arxiv.org/abs/1001.2180">Asymptotics of <i>q</i>-plancherel measures</a>. Probability Theory and Related Fields, volume 152, pages 589--624, 2012.</li>
<li>Kyu-Hwan Lee and Ben Salisbury. A combinatorial description of the Gindikin-Karpelevich formula in type {$A$}. J. Combin. Theory Ser. A, volume 119, number 5, pages 1081--1094, 2012.</li>
<li>Jennifer Morse and Anne Schilling. <a href="http://www.dmtcs.org/dmtcs-ojs/index.php/proceedings/article/viewArticle/dmAR0165">A combinatorial formula for fusion coefficients</a>. Proceedings of the 24th International Conference on Formal Power Series and Algebraic Combinatorics (FPSAC 2012). Discrete Mathematics & Theoretical Computer Science, volume AR, pages 735--744, 2012.</li>
<li>Steven Pon. <a href="http://arxiv.org/abs/1111.3312">Affine Stanley symmetric functions for classical types</a>. Journal of Algebraic Combinatorics, volume 36, number 4, pages 595--622, 2012.</li>
<li>Martin Rubey. Maximal {0}-{$1$}-fillings of moon polyominoes with restricted chain lengths and rc-graphs. Adv. in Appl. Math., volume 48, number 2, pages 290--305, 2012.</li>
<li>Anne Schilling and Peter Tingley. <a href="http://www.combinatorics.org/ojs/index.php/eljc/article/view/v19i2p4">Demazure Crystals, Kirillov-Reshetikhin Crystals, and the Energy Function</a>. The Electronic Journal of Combinatorics, volume 19, number 2, pages P4, 2012.</li>
<li>Arvind Ayyer, Steven Klee, and Anne Schilling. <a href="http://arxiv.org/abs/1307.7499">Markov chains for promotion operators</a>. Fields Communications Series, Springer, 2013.</li>
<li>I. P. Goulden, Mathieu Guay-Paquet, and Jonathan Novak. <a href="http://arxiv.org/abs/1210.3415">Polynomiality of monotone Hurwitz numbers in higher genera</a>. Advances in Mathematics, volume 238, number 1, pages 1--23, 2013.</li>
<li>Florent Hivert, Anne Schilling, and Nicolas M. Thiéry. <a href="http://arxiv.org/abs/1012.1361">The biHecke monoid of a finite Coxeter group and its representations</a>. Algebra & Number Theory, volume 7, number 3, pages 595--671, 2013.</li>
<li>Cristian Lenart, Satoshi Naito, Daisuke Sagaki, Anne Schilling, and Mark Shimozono. <a href="http://www.dmtcs.org/dmtcs-ojs/index.php/proceedings/issue/view/130">A uniform model for Kirillov-Reshetikhin crystals. Extended abstract</a>. DMCTS proc, volume AS, pages 25--36, 2013.</li>
<li>Cristian Lenart and Anne Schilling. <a href="http://arxiv.org/abs/1107.4169">Crystal energy functions via the charge in types A and C</a>. Mathematische Zeitschrift, volume 273, number 1-2, pages 401--426, 2013.</li>
<li>Masato Okado, Reiho Sakamoto, and Anne Schilling. <a href="http://arxiv.org/abs/1109.3523">Affine crystal structure on rigged configurations of type D_n^(1)</a>. Journal of Algebraic Combinatorics, volume 37, number 3, pages 571--599, 2013.</li>
<li>Arvind Ayyer, Steven Klee, and Anne Schilling. Combinatorial Markov chains on linear extensions. J. Algebraic Combin., volume 39, number 4, pages 853--881, 2014.</li>
<li>Chris Berg, Nantel Bergeron, Franco Saliola, Luis Serrano, and Mike Zabrocki. <a href="http://arxiv.org/abs/1208.5191">A lift of the Schur and Hall-Littlewood bases to non-commutative symmetric functions</a>. Canad. J. Math., volume 66, number 3, pages 525--565, 2014.</li>
<li>Mathieu Guay-Paquet, Alejandro H. Morales, and Eric Rowland. <a href="http://arxiv.org/abs/1303.3652">Structure and enumeration of {$(3+1)$}-free posets</a>. Ann. Comb., volume 18, number 4, pages 645--674, 2014.</li>
<li>Kyu-Hwan Lee and Ben Salisbury. Young tableaux, canonical bases, and the Gindikin-Karpelevich formula. J. Korean Math. Soc., volume 51, number 2, pages 289--309, 2014.</li>
<li>Kyu-Hwan Lee, Philip Lombardo, and Ben Salisbury. Combinatorics of Casselman-Shalika formula in type {$A$}. Proc. Amer. Math. Soc., volume 142, number 7, pages 2291--2301, 2014.</li>
<li>Tomoki Nakanishi and Salvatore Stella. <a href="http://arxiv.org/abs/1210.6299">Diagrammatic description of {$c$}-vectors and {$d$}-vectors of cluster algebras of finite type</a>. Electron. J. Combin., volume 21, number 1, pages Paper 1.3,107, 2014.</li>
<li>Arvind Ayyer, Anne Schilling, Benjamin Steinberg, and Nicolas M. Thiéry. Directed Nonabelian Sandpile Models on Trees. Comm. Math. Phys., volume 335, number 3, pages 1065--1098, 2015.</li>
<li>Arvind Ayyer, Anne Schilling, Benjamin Steinberg, and Nicolas M. Thiéry. Markov chains, {$ℛ$}-trivial monoids and representation theory. Internat. J. Algebra Comput., volume 25, number 1-2, pages 169--231, 2015.</li>
<li>Chris Berg, Nantel Bergeron, Franco Saliola, Luis Serrano, and Mike Zabrocki. <a href="http://arxiv.org/abs/1304.1224">Indecomposable modules for the dual immaculate basis of quasi-symmetric functions</a>. Proc. Amer. Math. Soc., volume 143, number 3, pages 991--1000, 2015.</li>
<li>Darij Grinberg and Tom Roby. <a href="http://arxiv.org/abs/1402.6178">Iterative Properties of Birational Rowmotion {II}: Rectangles and Triangles</a>. The Electronic Journal of Combinatorics, volume 22, number 3, pages 3.40, 2015.</li>
<li>Cristian Lenart, Satoshi Naito, Daisuke Sagaki, Anne Schilling, and Mark Shimozono. A uniform model for Kirillov-Reshetikhin crystals I: Lifting the parabolic quantum Bruhat graph. Int. Math. Res. Not. IMRN, number 7, pages 1848--1901, 2015.</li>
<li>Ben Salisbury and Travis Scrimshaw. <a href="http://arxiv.org/abs/1404.6539">A rigged configuration model for {$B(\infty)$}</a>. J. Combin. Theory Ser. A, volume 133, pages 29--57, 2015.</li>
<li>Anne Schilling and Travis Scrimshaw. <a href="http://arxiv.org/abs/1409.2920">Crystal structure on rigged configurations and the filling map</a>. Electronic J. Combinatorics, volume 22, number 1, pages P1.73, 2015.</li>
<li>Darij Grinberg and Tom Roby. <a href="http://arxiv.org/abs/1402.6178">Iterative Properties of Birational Rowmotion I: Generalities and Skeletal Posets</a>. The Electronic Journal of Combinatorics, volume 23, number 1, pages 1.33, 2016.</li>
<li>Seok-Jin Kang, Kyu-Hwan Lee, Hansol Ryu, and Ben Salisbury. A combinatorial description of the affine Gindikin-Karpelevich formula of type $A_n^{(1)}$. Lie Algebras, Lie Superalgebras, Vertex Algebras and Related Topics. Amer. Math. Soc., Providence, RI, pages 145--165, 2016.</li>
<li>Jennifer Morse and Anne Schilling. <a href="http://arxiv.org/abs/1408.0320">Crystal approach to affine Schubert calculus</a>. International Mathematics Research Notices, volume 2016, number 8, pages 2239--2294, 2016.</li>
<li>Ben Salisbury and Travis Scrimshaw. <a href="http://arxiv.org/abs/1505.07040">Connecting marginally large tableaux and rigged configurations</a>. Algebr. Represent. Theory, volume 19, number 3, pages 523--546, 2016.</li>
<li>Travis Scrimshaw. <a href="https://arxiv.org/abs/1505.05910">A crystal to rigged configuration bijection and the filling map for type {$D_4^{(3)}$}</a>. J. Algebra, volume 448, pages 294--349, 2016.</li>
<li>Mike Zabrocki Chris Berg, Nathan Williams. <a href="http://arxiv.org/abs/1111.2783">Symmetries on the Lattice of <i>k</i>-Bounded Partitions</a>. Ann. Comb., volume 20, number 2, pages 251--281, 2016.</li>
<li>Arvind Ayyer, Anne Schilling, and Nicolas M. Thiéry. Spectral gap for random-to-random shuffling on linear extensions. Exp. Math., volume 26, number 1, pages 22--30, 2017.</li>
<li>Emily Gunawan and Travis Scrimshaw. Realization of Kirillov-Reshetikhin crystals {$B^{1,s}$} for {$\widehat{\mathfrak{sl}}_n$} using Nakajima monomials. Sém. Lothar. Combin., volume 78B, pages Art. 47,12, 2017.</li>
<li>Tobias Johnson, Anne Schilling, and Erik Slivken. Local limit of the fixed point forest. Electronic Journal of Probability, volume 22, pages 1--26, 2017.</li>
<li>Masato Okado, Reiho Sakamoto, Anne Schilling, and Travis Scrimshaw. <a href="https://arxiv.org/abs/1603.08121">Type {$D_n^{(1)}$} rigged configuration bijection</a>. J. Algebraic Combin., volume 46, number 2, pages 341--401, 2017.</li>
<li>Jianping Pan and Travis Scrimshaw. <a href="http://arxiv.org/abs/1509.08103">Virtualization map for the Littelmann path model</a>. Transform. Groups, 2017.</li>
<li>Ben Salisbury and Travis Scrimshaw. <a href="https://arxiv.org/abs/1509.07833">Rigged configurations for all symmetrizable types</a>. Electron. J. Combin., volume 24, number 1, pages Paper 1.30,13, 2017.</li>
<li>Ben Salisbury and Travis Scrimshaw. Using rigged configurations to model {$B(\infty)$}. Sém. Lothar. Combin., volume 78B, pages Art. 34,12, 2017.</li>
<li>Anne Schilling. <a href="http://arxiv.org/abs/1405.2966">Richard Stanley through a crystal lens and from a random angle</a>. in: The Mathematical Legacy of Richard P. Stanley, AMS 2016, pages 287--299, 2017.</li>
<li>Anne Schilling, Nicolas M. Thiery, Graham White, and Nathan Williams. <a href="http://arxiv.org/abs/1507.00656">Braid moves in commutation classes of the symmetric group</a>. European J. Combin., volume 62, pages 15--34, 2017.</li>
<li>Travis Scrimshaw. <a href="https://arxiv.org/abs/1607.03232">Rigged configurations as tropicalizations of loop Schur functions</a>. J. Integrable Syst., volume 2, number 1, pages xyw015,24, 2017.</li>
<li>Ben Salisbury and Travis Scrimshaw. Rigged configurations and the {$*$}-involution. Lett. Math. Phys., 2018.</li>
</ol>
</div>
<h2>Theses</h2>
<div id="list2" class="small justify twocols bodypadding" track="pub-combinat">
<ol>
<li>Nicolas Borie. <a href="http://www.sagemath.org/files/thesis/borie-thesis-2011.pdf">Calculate invariants of permutation groups by Fourier Transform</a>. PhD thesis, Laboratoire de mathématiques d'Orsay, 2011.</li>
<li>Tom Denton. <a href="http://www.sagemath.org/files/thesis/denton-thesis-2011.pdf">Excursions into Algebra and Combinatorics at q=0</a>. PhD thesis, Department of Mathematics, 2011.</li>
<li>Viviane Pons. Combinatoire alg{è}brique li{è}e aux ordres sur les permutations. PhD thesis, Marne-la-Valle, 2013.</li>
<li>Travis Scrimshaw. <a href="http://gradworks.umi.com/37/23/3723720.html">Crystals and rigged configurations</a>. PhD thesis, Department of Mathematics, 2015.</li>
</ol>
</div>
<h2><a name="books"></a>Books</h2>
<div id="list3" class="small justify twocols bodypadding" track="pub-combinat">
<ol>
<li>Alexandre Casamayou, Nathann Cohen, Guillaume Connan, Thierry Dumont, Laurent Fousse, François Maltey, Matthias Meulien, Marc Mezzarobba, Clément Pernet, Nicolas M. Thiéry, and Paul Zimmermann. <a href="http://sagebook.gforge.inria.fr">Calcul Mathématique avec Sage</a>. CreateSpace, 2013.</li>
<li>Thomas Lam, Luc Lapointe, Jennifer Morse, Anne Schilling, Mark Shimozono, and Mike Zabrocki. <a href="http://arxiv.org/abs/1301.3569">{<i>k</i>}-Schur functions and affine Schubert calculus</a>. Springer, New York; Fields Institute for Research in Mathematical Sciences, Toronto, ON, 2014.</li>
<li>William Paulsen. Abstract Algebra: An Interactive Approach, 2nd ed.. Chapman and Hall/CRC Press, 2016.</li>
<li>Daniel Bump and Anne Schilling. Crystal Bases: Representations and Combinatorics. World Scientific, 2017.</li>
</ol>
</div>
<h2>Preprints</h2>
<div id="list4" class="small justify twocols bodypadding" track="pub-combinat">
<ol>
<li>Nicolas M. Thiéry. <a href="http://arxiv.org/abs/0912.2619">Algèbre Combinatoire et Effective; des graphes aux algèbres de Kac <i>via</i> l'exploration informatique</a>. Mémoire d'{Ha}bilitation à Diriger des Recherches, 2008.</li>
<li>Nicolas M. Thiéry. <a href="http://wiki.sagemath.org/combinat?action=AttachFile&do=get&target=2009-07-20-FPSAC.pdf">Sage-Combinat, Free and Practical Software for Algebraic Combinatorics</a>. Software demonstration, FPSAC'09, Hagenberg, Austria, 2009.</li>
<li>Nicolas Borie and Nicolas M. Thiéry. <a href="http://arxiv.org/abs/1110.3849">An evaluation approach to computing invariants rings of permutation groups</a>. arXiv:1110.3849, 2011.</li>
<li>Chris Berg, Nantel Bergeron, Franco Saliola, Luis Serrano, and Mike Zabrocki. <a href="http://arxiv.org/abs/1305.4700">Multiplicative structures of the immaculate basis of non-commutative symmetric functions</a>. arXiv:1305.4700, 2013.</li>
<li>James M. Borger. <a href="http://arxiv.org/abs/1310.3013">Witt vectors, semirings, and total positivity</a>. arXiv:1310.3013, 2013.</li>
<li>Frédéric Chapoton, Florent Hivert, and Jean-Christophe Novelli. <a href="http://arxiv.org/abs/1307.0092">A set-operad of formal fractions and dendriform-like sub-operads</a>. arXiv:1307.0092, 2013.</li>
<li>Andrew Mathas. <a href="http://arxiv.org/abs/1310.2142">Cyclotomic quiver Hecke algebras of type A</a>. arXiv:1310.2142, 2013.</li>
<li>Dan Orr and Mark Shimozono. <a href="http://arxiv.org/abs/1310.0279">Specializations of nonsymmetric Macdonald-Koornwinder polynomials</a>. arXiv:1310.0279, 2013.</li>
<li>Grégory Chatel Viviane Pons. <a href="http://arxiv.org/abs/1311.3922">Counting smaller elements in the Tamari and $m$-Tamari lattices</a>. arXiv:1311.3922, 2013.</li>
<li>Chris Berg, Viviane Pons, Travis Scrimshaw, Jessica Striker, and Christian Stump. <a href="http://arxiv.org/abs/1401.3690">FindStat - the combinatorial statistics database</a>. arXiv:1401.3690, 2014.</li>
<li>Cristian Lenart, Satoshi Naito, Daisuke Sagaki, Anne Schilling, and Mark Shimozono. <a href="http://arxiv.org/abs/1402.2202">A uniform model for Kirillov-Reshetikhin crystals {II}. Alcove model, path model, and $P=X$</a>. arXiv:1402.2203, 2014.</li>
<li>Jin Hong, Hyeonmi Lee, and Roger Tian. <a href="http://arxiv.org/abs/1604.04357">Rigged Configuration Descriptions of the Crystals {$B(\infty)$} and {$B(łambda)$} for Special Linear Lie Algebras</a>. arXiv:1604.04357, 2016.</li>
<li>Mike Zabrocki Rosa Orellana. <a href="http://arxiv.org/abs/1605.06672">Symmetric group characters as symmetric functions</a>. arXiv:1605.06672, 2016.</li>
<li>N. Cohen and D. V. Pasechnik. <a href="http://arxiv.org/abs/1601.00181">{Implementing Brouwer's database of strongly regular graphs}</a>. arXiv:1601.00181, 2016-01.</li>
<li>Erik Aas, Darij Grinberg, and Travis Scrimshaw. <a href="https://arxiv.org/abs/1810.08157">Multiline queues with spectral parameters</a>. arXiv:1810.08157, 2018.</li>
</ol>
</div>
<h2>Citing Sage-Combinat</h2>
<div class="justify small bodypadding">
<div class="txt">
If you use Sage-Combinat in a book, paper, website, etc., please
email the <a href="../contact.html">webmaster</a> and the
<a href="http://groups.google.com/group/sage-combinat-devel">
Sage-Combinat team</a>. Please reference Sage-Combinat as
<a href="http://wiki.sagemath.org/combinat/CiteSageCombinat">described
here</a>.
The preferred way to submit publication details is to provide them as
a pull request on the <a href="https://github.com/sagemath/publications">dedicated GitHub repository</a>
to update the file Sage-Combinat.bib.
</div>
<div class="txt">
Also, be sure to find out which components of SageMath, e.g. NumPy,
PARI, GAP, that your calculation uses and properly attribute
those systems. If you are unsure, ask on the
<a href=
"http://groups.google.com/group/sage-support">sage-support</a>
mailing list. Similarly, consider finding out who wrote the SageMath
code you are using and acknowledge them explicitly as well.
</div>
</div>
<div style="height:auto;min-height:50px;"> </div>
<div id="footer" class="center">
<table>
<tr id="links">
<td><a id="footer-webmaster" href="https://github.com/sagemath/website"></a></td>
<td>·</td>
<td><a id="footer-cc" title="website content is Creative Commons 3.0 licensed"
href="https://creativecommons.org/licenses/by-sa/4.0/"></a></td>
<td>·</td>
<td><a id="footer-contact" title="Contact SageMath Project" href="contact.html"></a></td>
</tr>
<tr style="height: 70px;">
<td align="right" colspan="1">
<a style="background:none;" href="https://www.clustrmaps.com/map/Sagemath.org">
<img width="65" height="42"
style="border:0px;"
id="clustrMapsImg"
src="https://www.clustrmaps.com/stats/maps-no_clusters/sagemath.org-thumb.jpg" alt="Locations of visitors to this page" />
</a>
</td>
<td></td>
<td align="center" style="padding-bottom: 10px;vertical-align: center">
<div id="histats_counter"></div>
<noscript>
<a href="https://www.histats.com" alt="free web stats" target="_blank" >
<div id="histatsC"><img border="0" src="https://s4is.histats.com/stats/i/1579950.gif?1579950&103"></div></a>
</noscript>
</td>
<td></td>
</tr>
<tr>
<td colspan="7" style="text-align: center;">
<iframe src="https://github.com/sponsors/sagemath/button" title="Sponsor sagemath" height="35" width="116" style="border: 0; vertical-align: middle;"></iframe>
</td>
</tr>
</table>
</div></body>
</html>