Below are the two problematic sections after I used the parameters you suggested (and adding the first four commands for the document):
\documentclass{article}
\usepackage{latexsym}
\usepackage{color}
\begin{document}
\newpage
\section{Bibliography}
\label{sec:bibliography}
\begin{table}[!ht ...
Search found 7 matches
- Sun Nov 25, 2007 5:34 pm
- Forum: General
- Topic: How do I add a program to Texniccenter
- Replies: 11
- Views: 12504
- Thu Nov 22, 2007 10:41 pm
- Forum: General
- Topic: How do I add a program to Texniccenter
- Replies: 11
- Views: 12504
Re: How do I add a program to Texniccenter
Here it is:
\newpage
\section{Bibliography}
\label{sec:bibliography}
\begin{table}[htbp]
\begin{center}
\begin{tabular}{|p{117pt}|l|l|}
\hline
Bernstein F.&
1905&
Untersuchungen aus der Mengenlehre. Mathematische Annalen 61, 117-155. \\
\hline
This is the first entry of the table. Then come the ...
\newpage
\section{Bibliography}
\label{sec:bibliography}
\begin{table}[htbp]
\begin{center}
\begin{tabular}{|p{117pt}|l|l|}
\hline
Bernstein F.&
1905&
Untersuchungen aus der Mengenlehre. Mathematische Annalen 61, 117-155. \\
\hline
This is the first entry of the table. Then come the ...
- Thu Nov 22, 2007 7:44 pm
- Forum: General
- Topic: How do I add a program to Texniccenter
- Replies: 11
- Views: 12504
Re: How do I add a program to Texniccenter
G! you are great! I managed to do that.
Now for my next problem: I have my bibliography in a table which I place in the one before last section; however, the table is printed only at the end of the document. I think I saw somewhere that this is the default. Can I change it?
Now for my next problem: I have my bibliography in a table which I place in the one before last section; however, the table is printed only at the end of the document. I think I saw somewhere that this is the default. Can I change it?
- Wed Nov 21, 2007 1:39 pm
- Forum: General
- Topic: How do I add a program to Texniccenter
- Replies: 11
- Views: 12504
Re: How do I add a program to Texniccenter
Thanks gmedina, I managed to get the footnpag to work.
Now another question: I do not use yet bibtex and I sometimes use end notes for references. I have for each such reference a cite command. In the text the references appear as [n] where n is a number generated successively. All this is fine ...
Now another question: I do not use yet bibtex and I sometimes use end notes for references. I have for each such reference a cite command. In the text the references appear as [n] where n is a number generated successively. All this is fine ...
- Tue Nov 20, 2007 11:14 am
- Forum: General
- Topic: How do I add a program to Texniccenter
- Replies: 11
- Views: 12504
Re: How do I add a program to Texniccenter
Here is some more information on my problem because I have not been able to move forward yet.
1. Originally I had miktex 2.5 installed. Because of the previous answer I installed miktex 2.6. Now I do I know that texniccenter is now linked to the 2.6 version and not to the 2.5 version. Do I have to ...
1. Originally I had miktex 2.5 installed. Because of the previous answer I installed miktex 2.6. Now I do I know that texniccenter is now linked to the 2.6 version and not to the 2.5 version. Do I have to ...
- Mon Nov 19, 2007 6:06 pm
- Forum: General
- Topic: How do I add a program to Texniccenter
- Replies: 11
- Views: 12504
How do I add a program to Texniccenter
Please give a detailed example, say with footnpag.
- Mon Nov 19, 2007 11:20 am
- Forum: General
- Topic: How do I have the numbering of footnotes start anew
- Replies: 1
- Views: 2526
How do I have the numbering of footnotes start anew
How do I start the footnote numbering anew in each page? I am using the fnsymbols to number the footnotes.