I'm not sure if this is the right place, but since I'm not really trying to make my own template or package, but just wanting a recommendation, I'm hopping it's OK.
So I need to write a one-page essay about Japan (in english, I'm just mentioning the topic as it may give some ideas) and was ...
Search found 22 matches
- Wed Jul 21, 2010 12:54 am
- Forum: General
- Topic: template for a single page essay?
- Replies: 0
- Views: 1734
- Thu Jul 23, 2009 8:21 am
- Forum: Graphics, Figures & Tables
- Topic: Too many columns for page width
- Replies: 0
- Views: 1731
Too many columns for page width
I have a table with 22 columns, which is too much for a page in portrait setting. In fact it's a table with 22 columns and 22 rows, but the problem is with the number of columns.
I can barely fit the table in landscape with footnotesize font, and would like to find a better way.
My tables are ...
I can barely fit the table in landscape with footnotesize font, and would like to find a better way.
My tables are ...
- Sun Sep 14, 2008 4:10 pm
- Forum: General
- Topic: figref: undefined control sequence
- Replies: 2
- Views: 18591
Re: figref: undefined control sequence
Thank you very much for the clarification. 

- Sun Sep 14, 2008 3:18 pm
- Forum: General
- Topic: figref: undefined control sequence
- Replies: 2
- Views: 18591
figref: undefined control sequence
I don't know what's the problem. I have other documents where I use \figref and they work fine (I'm assuming figref is a standard command).
I'm using kile (KDE latex editor) and this is the output I get:
Undefined control sequence. ...some text \figref
\documentclass[a4paper,11pt]{article ...
I'm using kile (KDE latex editor) and this is the output I get:
Undefined control sequence. ...some text \figref
\documentclass[a4paper,11pt]{article ...
- Sat Jul 19, 2008 12:09 am
- Forum: General
- Topic: Any way to only show the authors last name when citing?
- Replies: 6
- Views: 12678
Re: Any way to only show the authors last name when citing?
Thanks!
I must be getting blind :-/
That solved the problem
I must be getting blind :-/
That solved the problem

- Fri Jul 18, 2008 9:44 am
- Forum: General
- Topic: beamer natbib bibliography not working
- Replies: 2
- Views: 12898
Re: beamer natbib bibliography not working
Once again thank you josephwright!
This solved the problem:
\def\newblock{}
\bibliography{references}

This solved the problem:
\def\newblock{}
\bibliography{references}
- Fri Jul 18, 2008 9:35 am
- Forum: General
- Topic: Any way to only show the authors last name when citing?
- Replies: 6
- Views: 12678
Re: Any way to only show the authors last name when citing?
Yes, you are right. It's the braces around each inicial.
I'm using Jabref and it was it that put those braces.
I've looked on how to remove them but didn't find anything. Where is that option?
Thank you very much.
I'm using Jabref and it was it that put those braces.
I've looked on how to remove them but didn't find anything. Where is that option?
Thank you very much.
- Thu Jul 17, 2008 8:06 am
- Forum: General
- Topic: beamer natbib bibliography not working
- Replies: 2
- Views: 12898
beamer natbib bibliography not working
I don't know why this doesn't work.
I copy-pasted the bib structure from my document to this presentation but it insists on not working.
\documentclass[hyperref={pdfpagelabels=false}]{beamer}
\usepackage{default}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern ...
I copy-pasted the bib structure from my document to this presentation but it insists on not working.
\documentclass[hyperref={pdfpagelabels=false}]{beamer}
\usepackage{default}
\usepackage[utf8]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{lmodern ...
- Wed Jul 16, 2008 2:25 am
- Forum: General
- Topic: Any way to only show the authors last name when citing?
- Replies: 6
- Views: 12678
Any way to only show the authors last name when citing?
After lots of time testing I figured out where the problem is...
Using this in my bib:
@ARTICLE{GOOD,
author = {{E}. {H}. {A}delson and {B}ergen, {J}ames {R}. },
title = {Some things we wrote},
year = {2008},
journal = {J. Irrep. Res.},
volume = {111},
page = {1-2},
}
@ARTICLE{BAD,
author = {{E ...
Using this in my bib:
@ARTICLE{GOOD,
author = {{E}. {H}. {A}delson and {B}ergen, {J}ames {R}. },
title = {Some things we wrote},
year = {2008},
journal = {J. Irrep. Res.},
volume = {111},
page = {1-2},
}
@ARTICLE{BAD,
author = {{E ...
- Fri Jul 11, 2008 11:47 pm
- Forum: General
- Topic: Any way to only show the authors last name when citing?
- Replies: 6
- Views: 12678
Any way to only show the authors last name when citing?
I started making my bib database with the names as accurate as possible, but now that I'm using natbib authoryear mode things get a bit cluttered sometimes... E.g. when I have two authors and it gets displayed: <John K. Smith and Linux Pinguin Machina, 2008>
Is there any way to short it to: <Smith ...
Is there any way to short it to: <Smith ...