Search found 20 matches

by frodojedi
Wed Nov 16, 2011 1:06 am
Forum: Text Formatting
Topic: Merging bib files with separate titles
Replies: 2
Views: 1773

Re: Merging bib files with separate titles

Thanks a lot!
by frodojedi
Mon Nov 14, 2011 6:53 pm
Forum: Text Formatting
Topic: Merging bib files with separate titles
Replies: 2
Views: 1773

Merging bib files with separate titles

Hi,
I need to create an unique document where there are 3 different bibliographies,
for 3 different arguments.

Each bibliography needs a different title before being listed. But everything needs to be done in the same document.

Any suggestion?

Thanks in advance
by frodojedi
Mon Nov 14, 2011 4:31 pm
Forum: Text Formatting
Topic: Sort a Bibliography by Year
Replies: 1
Views: 1549

Sort a Bibliography by Year

Hi,

I want to sort my list of references by year (ascending order). I just use the simple basic commands:

Code: Select all

\bibliographystyle{plain}
\bibliography{my_bibliography}
Any suggestions?

Thanks in advance
Cheers
by frodojedi
Sat Nov 12, 2011 5:39 pm
Forum: Text Formatting
Topic: Good Template for a Book
Replies: 3
Views: 5753

Re: Good Template for a Book

Thanks a lot
by frodojedi
Wed Nov 09, 2011 7:17 pm
Forum: Text Formatting
Topic: Good Template for a Book
Replies: 3
Views: 5753

Good Template for a Book

Dear all,

I am writing my book (a romance) in LaTeX, and I am searching for a good template. Do you have one to suggest me please?

Thanks in advance

Cheers
by frodojedi
Tue Nov 01, 2011 11:14 am
Forum: Text Formatting
Topic: Display Code in a two-column Document
Replies: 1
Views: 5164

Display Code in a two-column Document

Hello everybody,

I need to display Java code in a document with two columns. The problem is that I don´t want that the code stays on one column only, I want that it occupies both the columns.

Basically I would like to get the same behaviour of using the "figure*" environment. I could use both the ...
by frodojedi
Tue Mar 15, 2011 3:24 am
Forum: Graphics, Figures & Tables
Topic: vertical space using multirow
Replies: 2
Views: 5893

Re: vertical space using multirow

\rule{0pt}{10pt} Worked for me, Thanks a lot!!!!!!
by frodojedi
Tue Mar 15, 2011 2:05 am
Forum: Graphics, Figures & Tables
Topic: vertical space using multirow
Replies: 2
Views: 5893

vertical space using multirow

Hello everybody,
I am not able to place an amount of vertical space before the first row
of the following table.
Placing something like \\[1pt] after \hline does not work because the
vertical line result broken.

Help!


\begin{tabular}{|l|l|l|}
\hline
\textbf{Material} &\textbf{Significant pairs ...
by frodojedi
Tue Feb 22, 2011 8:35 pm
Forum: Text Formatting
Topic: Problem with special characters
Replies: 5
Views: 4302

Re: Problem with special characters

Yes!!
It works!!

Thanks a lot
by frodojedi
Tue Feb 22, 2011 5:55 pm
Forum: Text Formatting
Topic: Problem with special characters
Replies: 5
Views: 4302

Problem with special characters

Hi,
I knew it, I tried before but I got this error:

Code: Select all

! Package inputenc Error: Keyboard character used is undefined
(inputenc)                in inputencoding `utf8'.

Any suggestion?