Hacker News new | ask | show | jobs
by dctoedt 4717 days ago
> You're writing a book in LaTex?!

Yep. It's a long contracts-related book with lots of internal cross-references. MS Word seemed to keep corrupting things, so I went back to my Emacs and Scribe roots. It's all much easier with LaTex and Emacs org-mode, plus the resulting PDF files are very nice.

(I wrote my first book in 1980-81 using Emacs and Scribe on a TOPS-20 system. It was a "for Dummies"-type user guide for my fellow law-review editors on, wait for it, how to use Emacs and Scribe on a TOPS-20 system to produce and edit law-review articles. My second book, on software law, was done in 1986-87 with The Final Word, which was a clone of Emacs and Scribe.)

1 comments

How do you handle case citations in latex? I never found a easy way to do legal citations in latex that came anywhere close to bluebook format.
> How do you handle case citations in latex?

Brute force. I don't even try to use BibTex. I just find the opinion on-line somewhere (Google Scholar if possible, failing that Justia.com or one of the opinion publishers). I make the case name a hyperlink to the on-line opinion. Then in plain, non-linked text I include whatever Blue Book style I can, preferably to the West reporter series if available, failing which the slip-opinion cite. I also include a shortened URL, so that anyone reading a hard copy can type it in.