Tagged Questions
1
vote
1answer
95 views
Article inside report
I need to place an article inside a document created with the report class.
That means, I need a LaTeX document inside my report, where it is multicolumn'ed and the references are set in the ...
1
vote
1answer
87 views
Bibliography article : how to replace the long line by the author name in the references
I'm using \documentclass{article}. I'm also using bibliographystyle{ecta}. My references are in a separate bibtex file.
After generating the PDF file, when I have two different citations from the ...
5
votes
1answer
2k views
\renewcommand{\refname}{} does not remove “References”
I have a file of class "article" with bibliography style "nature"
Since I want to have the references in the table of contents with a section number, i have set a section with the references inside ...
3
votes
1answer
323 views
Split Journal Paper into Multiple Parts [duplicate]
Possible Duplicate:
How can I reference a table/figure/section in another document?
I am writing a journal paper that has grown to 30 pages long, so I would like to split it into two 15 ...