Tagged Questions
2
votes
1answer
313 views
Can I place citations in captions using Tufte?
I'm trying to get Tufte marginal material (citations, footnotes, and captions) to support incorporate citations as they do in the Tufte books. What I'm looking for is the "conversational" style that's ...
3
votes
0answers
653 views
How do I get full or abbreviated citations to appear automatically in Tufte footnotes (sidenotes)? [closed]
I'm experimenting with a promising approach to generate generate abbreviated citations in Tufte documents automatically using \cite alone, once a reference has already been used. But I've encounters ...
1
vote
1answer
330 views
Is there a way to prevent URLs from appearing in \bibentry citations?
I'm using Tufte document classes, in which citations appear as sidenotes consisting of the full bibliography entry, using (I believe) \bibentry. Many of my bibliography entries contain URLs (and I ...
5
votes
2answers
356 views
Can I automatically generate abbreviated citations in Tufte documents after the first occurrence?
In documents using Tufte document classes (tuft-handout or tuft-book) \cite is replaced by a footnote (which appears as a sidenote) corresponding to the full bibliography entry for the cited work. ...
3
votes
1answer
543 views
Can I cite something while specifying exactly what text will appear at that place?
First up, I'm using natbib.
I'm trying implement a citation style (Thankfully only a few citations, so I'm happy to work things by hand) that is essentially of the following form:
At the point of ...
8
votes
1answer
731 views
Natbib author-year citation style in the tufte-book class
I'm using the tufte-book class and I like it so much!
However, I'd like to have the references in the natbib-way, so that I
can use both textual (\citep) and parenthetical (\citep) citations.
I ...