Hi
Sorry, I hit the wrong one, should have been "Code", and not italic. It is changed no.
Thank you for the help, works great! Problem solved
Search found 11 matches
- Mon Aug 02, 2010 12:31 pm
- Forum: Page Layout
- Topic: Title with separate affiliation for each author
- Replies: 2
- Views: 3208
- Mon Aug 02, 2010 11:59 am
- Forum: Page Layout
- Topic: Title with separate affiliation for each author
- Replies: 2
- Views: 3208
Title with separate affiliation for each author
Hi all,
I have looked a couple of days for the possibility of creating something like this:
\documentclass{article}
\begin{document}
\title{Title of the paper}
\author{Author 1}
\author{Author 2}
\affiliation{Institute of 1 and 2}
\author{Author 3}
\affiliation{Institute of 3}
\begin ...
I have looked a couple of days for the possibility of creating something like this:
\documentclass{article}
\begin{document}
\title{Title of the paper}
\author{Author 1}
\author{Author 2}
\affiliation{Institute of 1 and 2}
\author{Author 3}
\affiliation{Institute of 3}
\begin ...
- Mon Apr 19, 2010 12:20 pm
- Forum: BibTeX, biblatex and biber
- Topic: Can't generate citations and references
- Replies: 5
- Views: 4530
Can't generate citations and references
Hi
I tried your bibliographyfile with the following code:
\documentclass{article}
\usepackage{chicago}
\bibliographystyle{chicago}
\begin{document}
This is the citation \cite{Fredsoe1997}
\bibliography{Biblio}
\end{document}
It works perfectly fine...
I tried your bibliographyfile with the following code:
\documentclass{article}
\usepackage{chicago}
\bibliographystyle{chicago}
\begin{document}
This is the citation \cite{Fredsoe1997}
\bibliography{Biblio}
\end{document}
It works perfectly fine...
- Mon Apr 19, 2010 10:45 am
- Forum: BibTeX, biblatex and biber
- Topic: print special entries of the bibtex database
- Replies: 2
- Views: 2223
print special entries of the bibtex database
Hi,
Is it possible only print certain entries of my bibtex reference.
For example I want to make a table that gives an overview of a list of journals:
Something like:
\documentclass{article}
\usepackage[oxford, citefull=all]{jurabib}
\begin{document}
\bibliographystyle{jurabib}
\begin{tabular ...
Is it possible only print certain entries of my bibtex reference.
For example I want to make a table that gives an overview of a list of journals:
Something like:
\documentclass{article}
\usepackage[oxford, citefull=all]{jurabib}
\begin{document}
\bibliographystyle{jurabib}
\begin{tabular ...
- Fri Nov 27, 2009 4:55 pm
- Forum: Others
- Topic: Sublime Text
- Replies: 2
- Views: 10679
Re: Sublime Text
Hi,
Looks great. I tried it, but it wont work. I followed the instructions and can see that the packages are installed, but when I try to textify it, nothing happens. I might not have set the right PATH, but I have no clue what that means and where to change it?
Regards
Hans
Looks great. I tried it, but it wont work. I followed the instructions and can see that the packages are installed, but when I try to textify it, nothing happens. I might not have set the right PATH, but I have no clue what that means and where to change it?
Regards
Hans
- Wed Nov 25, 2009 10:43 pm
- Forum: General
- Topic: adding packages manually to miktex 2.8
- Replies: 4
- Views: 4337
Re: adding packages manually to miktex 2.8
works now, don't know what I changed.
Thanks for your help!
Thanks for your help!
- Wed Nov 25, 2009 7:22 pm
- Forum: General
- Topic: adding packages manually to miktex 2.8
- Replies: 4
- Views: 4337
Re: adding packages manually to miktex 2.8
Thanks!
So far so good, I created a directory and added it as a root. Pressed refresh. But it wont work? Any clue why not?
The folder of my new package "nuthesis" is now:
"C:\Documents and Settings\user\localtexmf\tex\latex\nuthesis"
I have added "C:\Documents and Settings\user\localtexmf"
as a ...
So far so good, I created a directory and added it as a root. Pressed refresh. But it wont work? Any clue why not?
The folder of my new package "nuthesis" is now:
"C:\Documents and Settings\user\localtexmf\tex\latex\nuthesis"
I have added "C:\Documents and Settings\user\localtexmf"
as a ...
- Wed Nov 25, 2009 5:10 pm
- Forum: General
- Topic: adding packages manually to miktex 2.8
- Replies: 4
- Views: 4337
adding packages manually to miktex 2.8
Hi all,
This is probably a simple question.
I have used latex for about 4 years, but mainly on Linux. I now had to shift to windows, and installed miktex. I wanted to add a package manually, since it is not included in the miktex package manager. I simply cannot find out how to do it?
Googling ...
This is probably a simple question.
I have used latex for about 4 years, but mainly on Linux. I now had to shift to windows, and installed miktex. I wanted to add a package manually, since it is not included in the miktex package manager. I simply cannot find out how to do it?
Googling ...
- Wed Aug 26, 2009 4:52 pm
- Forum: General
- Topic: Exclude a headline from the ToC, but keep the section number
- Replies: 3
- Views: 5152
Re: Exclude a headline from the ToC, but keep the section number
Ok I found a solution myself
It is possible to use \settocdepth{section}
in the document. This enables us to change the tocdepth for parts of the document. In my case this would be:
Contents
1. Title 1
2. Title 2
And my text like this:
1. Title 1
2. Title 2
\settocdepth{chapter}
3. Title 3 ...
It is possible to use \settocdepth{section}
in the document. This enables us to change the tocdepth for parts of the document. In my case this would be:
Contents
1. Title 1
2. Title 2
And my text like this:
1. Title 1
2. Title 2
\settocdepth{chapter}
3. Title 3 ...
- Wed Aug 26, 2009 3:23 pm
- Forum: Decision Guidance
- Topic: latex on a mac
- Replies: 2
- Views: 18737
Re: latex on a mac
Regarding editor, I would recommend TeXmaker:
http://www.xm1math.net/texmaker/
I am not a macuser, but I've tried texmaker and it is available for macosx...
http://www.xm1math.net/texmaker/
I am not a macuser, but I've tried texmaker and it is available for macosx...