Hi, Thorsten.
Thanks so much for the help. That's what I was looking for. Do you suggest trial and error to get the appropriate width setting for minipage? Thanks, again.
--Trey
Search found 11 matches
- Tue Mar 27, 2012 4:44 am
- Forum: Graphics, Figures & Tables
- Topic: Align horizontal Position of Table Footnote
- Replies: 3
- Views: 4352
- Sun Mar 25, 2012 8:52 pm
- Forum: Graphics, Figures & Tables
- Topic: Align horizontal Position of Table Footnote
- Replies: 3
- Views: 4352
Align horizontal Position of Table Footnote
Hi, all.
In creating a table with a footnote, I've produced a working example that looks exactly like what I need, except for the horizontal position of the table's footnote. I'd like the footnote to be aligned with the table's bottom-rule. Any suggestions are welcome.
\documentclass[12pt ...
In creating a table with a footnote, I've produced a working example that looks exactly like what I need, except for the horizontal position of the table's footnote. I'd like the footnote to be aligned with the table's bottom-rule. Any suggestions are welcome.
\documentclass[12pt ...
- Thu Dec 01, 2011 7:39 am
- Forum: Page Layout
- Topic: Additional Space after Bibliography Title
- Replies: 3
- Views: 6945
Additional Space after Bibliography Title
Hello.
Thanks for the reply, and I apologize for leaving out that info. The preamble is below. Thanks.
--Trey
\documentclass[12pt,letterpaper]{report}
\usepackage{natbib}
\setcitestyle{notesep={:}}
\usepackage{cite}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{setspace}
\usepackage ...
Thanks for the reply, and I apologize for leaving out that info. The preamble is below. Thanks.
--Trey
\documentclass[12pt,letterpaper]{report}
\usepackage{natbib}
\setcitestyle{notesep={:}}
\usepackage{cite}
\usepackage{amsmath}
\usepackage{graphicx}
\usepackage{setspace}
\usepackage ...
- Wed Nov 30, 2011 8:30 pm
- Forum: Page Layout
- Topic: Additional Space after Bibliography Title
- Replies: 3
- Views: 6945
Additional Space after Bibliography Title
Hello.
I'm trying to add space under my bibliography's title. My bibliography is saved as a BibTeX file, and I've created my own style using the "makebst" package. Thus, it will be difficult to include a "minimal working example" here. My chapters are separate files, so the end of my main file ...
I'm trying to add space under my bibliography's title. My bibliography is saved as a BibTeX file, and I've created my own style using the "makebst" package. Thus, it will be difficult to include a "minimal working example" here. My chapters are separate files, so the end of my main file ...
- Sun Oct 30, 2011 12:56 pm
- Forum: Page Layout
- Topic: Page Number Placement
- Replies: 2
- Views: 1900
Re: Page Number Placement
Thanks, Thorsten.
I think I got it by modifying \footskip with \setlength in the preamble.
--Trey
I think I got it by modifying \footskip with \setlength in the preamble.
--Trey
- Sun Oct 30, 2011 12:41 pm
- Forum: Graphics, Figures & Tables
- Topic: more than one \cmidrule...\morecmidrules?
- Replies: 1
- Views: 3601
more than one \cmidrule...\morecmidrules?
Hello.
I'm trying include more than one \cmidrule in a table.
\begin{table}[h!]
\begin{center}
\caption{Results of ANOVA for raw difference in attrition scores of adjacent teeth.}
\begin{tabular}{lcccccccc}
\toprule
& \multicolumn{3}{c}{Baseline} & \multicolumn{3}{c}{Non-baseline}\\
%\cmidrule(r ...
I'm trying include more than one \cmidrule in a table.
\begin{table}[h!]
\begin{center}
\caption{Results of ANOVA for raw difference in attrition scores of adjacent teeth.}
\begin{tabular}{lcccccccc}
\toprule
& \multicolumn{3}{c}{Baseline} & \multicolumn{3}{c}{Non-baseline}\\
%\cmidrule(r ...
- Mon Oct 17, 2011 6:47 pm
- Forum: Page Layout
- Topic: Page Number Placement
- Replies: 2
- Views: 1900
Page Number Placement
Hello.
I am writing a dissertation and currently using the standard, report document class. I feel that I'm spinning my wheels looking through the copious amounts of LaTex documentation and not finding the answer to what seems to me a simple question:
How can I edit the placement of the page ...
I am writing a dissertation and currently using the standard, report document class. I feel that I'm spinning my wheels looking through the copious amounts of LaTex documentation and not finding the answer to what seems to me a simple question:
How can I edit the placement of the page ...
- Tue Aug 09, 2011 9:10 pm
- Forum: BibTeX, biblatex and biber
- Topic: Control Page Reference with multiple Authors
- Replies: 1
- Views: 1573
Control Page Reference with multiple Authors
Hello.
I need to control the placement of a page reference within a citation with multiple authors. For example:
~\citep[169]{midant2000prehistory,puleston2008population} yields
(Midant-Reynes 2000; Puleston 2008:169).
What if the page reference actually needs to go with the first citation...or ...
I need to control the placement of a page reference within a citation with multiple authors. For example:
~\citep[169]{midant2000prehistory,puleston2008population} yields
(Midant-Reynes 2000; Puleston 2008:169).
What if the page reference actually needs to go with the first citation...or ...
- Tue Aug 09, 2011 8:30 pm
- Forum: BibTeX, biblatex and biber
- Topic: Alter Citation Appearance to "(author, year:page#)"
- Replies: 3
- Views: 3140
Re: Alter Citation Appearance to "(author, year:page#)"
That worked swimmingly! Thanks so much for your help.
Best,
Trey
Best,
Trey
- Tue Aug 09, 2011 8:27 pm
- Forum: BibTeX, biblatex and biber
- Topic: Alter Citation Appearance to "(author, year:page#)"
- Replies: 3
- Views: 3140
Re: Alter Citation Appearance to "(author, year:page#)"
In the preamble, I have
\usepackage{natbib}
\usepackage{cite}
I was under the impression that I needed both for using BibTex and the cbe.bst style.
\usepackage{natbib}
\usepackage{cite}
I was under the impression that I needed both for using BibTex and the cbe.bst style.