Search found 3 matches

by misha
Sun Nov 21, 2010 12:32 am
Forum: Document Classes
Topic: Beamer - Notes on Laptop, Slides on Overhead
Replies: 0
Views: 3323

Beamer - Notes on Laptop, Slides on Overhead

Hello, LaTeXers,

I'd like to have notes visible to me on my laptop, while slides
are shown to the audience without my notes.

I tried the \setbeameroption{show notes on second screen} option
and get something that looks like it could be useful if only I
knew how to project one half to the ...
by misha
Mon Aug 09, 2010 11:18 pm
Forum: BibTeX, biblatex and biber
Topic: Original Publication Date and Republication Date
Replies: 2
Views: 5979

Original Publication Date and Republication Date

As suggested, I tried the following:

@book{aquinas,
author = "Saint Thomas Aquinas",
title = "{Summa Theologica}",
year = "1947 [1274]",
publisher = "Benzinger Brothers",
note = "\textit{Translated by} Fathers of the English Dominican Province"
}

However, this gets me the following ...
by misha
Mon Aug 09, 2010 8:03 pm
Forum: BibTeX, biblatex and biber
Topic: Original Publication Date and Republication Date
Replies: 2
Views: 5979

Original Publication Date and Republication Date

I'm trying to get the publication years (i.e., original publication date and republication date) to be formatted like the following (except for the placement of the period--the following is what natbib produces with the entry in the "code" section) with natbib (I can make it work with, say, siam ...