Search found 12 matches

by avidanium
Wed Dec 07, 2011 12:12 pm
Forum: BibTeX, biblatex and biber
Topic: Displaying a bibtex item outside the bibliography
Replies: 7
Views: 3897

Re: Displaying a bibtex item outside the bibliography

Dear Localghost,

I cannot submit a working example as I don't know the right command.
If I knew the right command I wouldn't ask this question...
I am happy to supply more details regarding my question. Is my question not clear?
Thank you.
by avidanium
Wed Dec 07, 2011 11:53 am
Forum: BibTeX, biblatex and biber
Topic: Displaying a bibtex item outside the bibliography
Replies: 7
Views: 3897

Re: Displaying a bibtex item outside the bibliography

\section{Publications}
\begin{itemize}
\item
\display{Article1}
\item
\display{Article2}
\end{itemize}

where \display is the command I am looking for and "Article1" is the bibtex code such as in:

@misc {Article1,
AUTHOR = {Joe Shmoe},
TITLE = {Blah blah blah},
YEAR = {2011},
}
by avidanium
Wed Dec 07, 2011 11:27 am
Forum: BibTeX, biblatex and biber
Topic: Displaying a bibtex item outside the bibliography
Replies: 7
Views: 3897

Displaying a bibtex item outside the bibliography

Hello,

I write my CV in TeX and I would like to have a "Publications" section. As I have all my articles in bibtex format I was wondering if I can display a bibtex item outside the usual bibliography section (using its unique code as in the bib file)?

Thank you very much for you help!
by avidanium
Tue Jun 14, 2011 11:27 am
Forum: Document Classes
Topic: Questions regarding Beamer
Replies: 1
Views: 1354

Questions regarding Beamer

Hello,

I am preparing a presentation in Beamer and I have two questions:

1. In the upper left corner there is a list of all sections. As I have many sections this takes too much space. Is there a way to have only say the 3 last sections exhibited?

2. I have a slide with 3 pause commands. I am ...
by avidanium
Sun Mar 27, 2011 1:25 pm
Forum: BibTeX, biblatex and biber
Topic: Alphabetical Order
Replies: 0
Views: 1309

Alphabetical Order

Hello,

I have come upon a very strange behvaiour of bibtex and I was wondering if someone knows how to fix it. When I use

\bibliographystyle{alpha}

The entries are not ordered alphabetically

whereas when I use

\bibliographystyle{plain}

they are oredered alphabetically.

As far as I ...
by avidanium
Sun Mar 07, 2010 4:42 pm
Forum: LyX
Topic: Cannot change the Preamble
Replies: 0
Views: 1215

Cannot change the Preamble

Hello,

I imported a tex file into lyx and later tried to change the Preamble through Document->Settings. The moment I add one character, the "close" buttoמ becomes "cancel" and I cannot save the new preamble. Does anyone know how to solve this problem. Thank you.
by avidanium
Sat Feb 20, 2010 6:33 pm
Forum: Page Layout
Topic: Journal name in right top corner
Replies: 5
Views: 19023

Re: Journal name in right top corner

The suggestion with \usepackage{textpos} worked.
Thank you very much.
by avidanium
Sat Feb 20, 2010 1:43 pm
Forum: Page Layout
Topic: Journal name in right top corner
Replies: 5
Views: 19023

Re: Journal name in right top corner

Hello,

Thank you for your help. It worked partially. The main problem is that the bottom part of the page got cut. This includes text and also Keywords and AMS classification. Note: the problem exists only on first page.

Also the text "to appear in journal xx" appeared with the sign [R] before and ...
by avidanium
Sat Feb 20, 2010 12:19 am
Forum: Page Layout
Topic: Journal name in right top corner
Replies: 5
Views: 19023

Journal name in right top corner

Hello,

I would like to display on the first page of an article a box on the right corner of the page (i.e. above the title) with the text "to appear in journal xxx".

Any help would be appreciated.

Thank you,

Ron