Alessandro Giuliani, Ian Jauslin, Elliott H. Lieb: A Pfaffian formula for monomer-dimer partition functions, 2015 http://ian.jauslin.org/publications/15gjl
Go to file
Ian Jauslin d0d0103960 Update to v1.1
Add references: [MW67] and [MW73]

Typos
2016-09-11 23:55:47 +00:00
Figs Update to v0.5 2016-01-06 14:03:07 +00:00
BBlog.sty Initial commit 2015-10-16 21:42:07 +00:00
Giuliani_Jauslin_Lieb_2015.tex Update to v1.1 2016-09-11 23:55:47 +00:00
README Initial commit 2015-10-16 21:42:07 +00:00
bibliography.BBlog.tex Update to v1.1 2016-09-11 23:55:47 +00:00
header.sty Initial commit 2015-10-16 21:42:07 +00:00
iansecs.sty Update to v0.5 2016-01-06 14:03:07 +00:00
kiss.cls Initial commit 2015-10-16 21:42:07 +00:00
toolbox.sty Update to v0.5 2016-01-06 14:03:07 +00:00

README

* Typeset

In order to typeset the LaTeX document, run
  pdflatex Giuliani_Jauslin_Lieb_2015.tex
  pdflatex Giuliani_Jauslin_Lieb_2015.tex
  pdflatex Giuliani_Jauslin_Lieb_2015.tex


* Files

  Giuliani_Jauslin_Lieb.tex :
    body of the paper.

  bibliography.BBlog.tex :
    list of references.

  BBlog.sty :
    bibliography related commands.

  Figs :
    figures

  header.sty :
    list of packages.

  iansecs.sty :
    main style file.

  kiss.cls :
    barebones class file

  toolbox.sty :
    collection of useful commands.


* Coding style

In the body of the paper, an effort has been made to keep the LaTeX code
'standard', avoiding self-defined commands whenever possible, and sticking to
TeX and basic LaTeX commands. In some instances however, such an approach would
have been too restrictive, and commands defined in the style files listed above
were used.

Many of the commands defined in 'iansecs.sty' are drop-in replacements for
standard LaTeX commands, though some functionality may be lost.


* Bibliography

The bibliography was generated by BBlog, which produced the
bibliography.BBlog.tex file. All of the required code to adequately typeset
the reference list and define the commands used to cite them are contained in
that file.