Guest User

Untitled

a guest
Jun 19th, 2020
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
BibTeX 2.96 KB | None | 0 0
  1. @inbook{encylatt,
  2.    author = {Christian Krattenthaler},
  3.    editor = {Mikl\'{o}s B\'{o}na},
  4.    title = {Lattice path enumeration},
  5.    booktitle = {Handbook of Enumerative Combinatorics},
  6.    year = {2015},
  7.    publisher = {CRC Press},
  8.    pages = {589--678},
  9.    url = {https://www.mat.univie.ac.at/~kratt/artikel/encylatt.pdf}
  10. }
  11.  
  12. @online{dpapp,
  13.    author = {Ira M.\ Gessel and X.\ G.\ Viennot},
  14.    title = {Determinants, paths, and plane partitions},
  15.    year = {1989},
  16.    note = {Preprint},
  17.    url = {http://people.brandeis.edu/~gessel/homepage/papers/pp.pdf}
  18. }
  19.  
  20. @article{lindstrom,
  21.    author = {Bernt Lindstr\"{o}m},
  22.    title = {On the vector representations of induced matroids},
  23.    journal = {Bulletin of the London Mathematical Society},
  24.    volume = {5},
  25.    pages = {85-90},
  26.    doi = {10.1112/blms/5.1.85},
  27.    year = {1973}
  28. }
  29.  
  30. @article{shapiro1992,
  31.    author = {Louis Shapiro},
  32.    title = {Random walks with absorbing points},
  33.    journal = {Discrete Applied Mathematics},
  34.    volume = {39},
  35.    pages = {57--67},
  36.    year = {1992},
  37.    issn = {0166-218X},
  38.    doi = {10.1016/0166-218X(92)90114-P}
  39. }
  40.  
  41. @inbook{zhou2002,
  42.    author = {Chizhong Zhou},
  43.    title = {On the Shapiro problem of random walks with absorbing points},
  44.    year = {2002},
  45.    publisher = {Nova Science Publishers, Inc.},
  46.    booktitle = {Analysis, Combinatorics and Computing},
  47.    pages = {465--472},
  48.    numpages = {8},
  49.    url = {https://dl.acm.org/doi/abs/10.5555/881738.881772}
  50. }
  51.  
  52. @book{stanley2012,
  53.    author = {Richard P.\ Stanley},
  54.    title = {Enumerative Combinatorics},
  55.    edition = {2},
  56.    volume = {1},
  57.    year = {2012},
  58.    series = {Cambridge Studies in Advanced Mathematics},
  59.    doi = {10.1017/CBO9781139058520},
  60.    publisher = {Cambridge University Press}
  61. }
  62.  
  63. @online{A000108,
  64.    author = {N.\ J.\ A.\ Sloane},
  65.    title = {A000108},
  66.    url = {https://oeis.org/A000108},
  67.    urldate = {2020-06-02}
  68. }
  69.  
  70. @online{A284016,
  71.    author = {Ralf Steiner},
  72.    title = {A284016},
  73.    url = {https://oeis.org/A284016},
  74.    urldate = {2020-06-02}
  75. }
  76.  
  77. @online{A024485,
  78.    author = {Clark Kimberling},
  79.    title = {A284016},
  80.    url = {https://oeis.org/A024485},
  81.    urldate = {2020-06-02}
  82. }
  83.  
  84. @article{whitworth1878,
  85.    author = {W.\ A.\ Whitworth},
  86.    title = {Arrangements of $m$ things of one sort and $n$ things of another sort, under certain conditions of priority},
  87.    journal = {Messenger of Mathematics},
  88.    volume = {8},
  89.    pages = {105--114},
  90.    year = {1878},
  91.    url = {https://gdz.sub.uni-goettingen.de/id/PPN599484047_0008}
  92. }
  93.  
  94. @article{humphreys2010,
  95.    author = {Katherine Humphreys},
  96.    title = {A history and a survey of lattice path enumeration},
  97.    journal = {Journal of Statistical Planning and Inference},
  98.    volume = {140},
  99.    pages = {2237--2254},
  100.    year = {2010},
  101.    note = {Lattice Path Combinatorics and Applications},
  102.    issn = {0378-3758},
  103.    doi = {10.1016/j.jspi.2010.01.020}
  104. }
Add Comment
Please, Sign In to add comment