Search found 5 matches

by ioctlvoid
Thu Oct 11, 2012 5:25 pm
Forum: BibTeX, biblatex and biber
Topic: BiBTeX style ieeetr and missing entries in text
Replies: 1
Views: 1871

BiBTeX style ieeetr and missing entries in text

In the top of ieeetr.bst the following is listed:


ENTRY
{ address
author
booktitle
chapter
edition
editor
howpublished
institution
journal
key
month
note
number
organization
pages
publisher
school
series
title
type
volume
year
}
{}
{ label }

Am I correct in assuming ...
by ioctlvoid
Thu Oct 11, 2012 4:37 pm
Forum: BibTeX, biblatex and biber
Topic: Bibtex style allowing "publisher"?
Replies: 5
Views: 9550

Bibtex style allowing "publisher"?

There should at least be a simple way to get "publisher" using one of the bibtex styles I listed? Surely having publisher must be a very common thing?

I'm afraid I don't know. I'm not really familiar with the BiBTteX styles.

I was asking because you don't seem bound to a specific style and the ...
by ioctlvoid
Thu Oct 11, 2012 1:56 am
Forum: BibTeX, biblatex and biber
Topic: Bibtex style allowing "publisher"?
Replies: 5
Views: 9550

Bibtex style allowing "publisher"?

Would switching to biblatex be an option for you?

Regards

Thanks for the advice. I'd rather not do that though, I was hoping there was some simple way of doing this. There should at least be a simple way to get "publisher" using one of the bibtex styles I listed? Surely having publisher must be ...
by ioctlvoid
Wed Oct 10, 2012 12:42 pm
Forum: BibTeX, biblatex and biber
Topic: Bibtex style allowing "publisher"?
Replies: 5
Views: 9550

Bibtex style allowing "publisher"?

Hi,

I'm trying to make the bibliography entry "publisher" show up in my LaTeX/BiBTeX document. I have tried searching around to learn which bibtex styles actually support "publisher", but I haven't found any list, nor do I seem to find a clear answer when I search for particular bibtex styles.

I ...
by ioctlvoid
Tue Aug 02, 2011 12:35 am
Forum: Graphics, Figures & Tables
Topic: Tables and Colors
Replies: 1
Views: 2750

Tables and Colors

I'm having a lot of trouble trying to color individual cells in a table with a specific background and foreground color.

See the attached picture for a depiction of what I'm trying to obtain with LaTeX.

This is what I have in LaTeX so far:


\begin{table}[H]
\caption{Register segmentation}
\begin ...