can't believe...
changed the name of the file from
Books and notes.bib
to
Books.bib
it all works now!!!
Should be no space in the name of the bib-file, why??
Search found 3 matches
- Sun Jul 01, 2018 6:36 pm
- Forum: BibTeX, biblatex and biber
- Topic: compiling bibtex file
- Replies: 4
- Views: 6899
- Sun Jul 01, 2018 6:14 pm
- Forum: BibTeX, biblatex and biber
- Topic: compiling bibtex file
- Replies: 4
- Views: 6899
compiling bibtex file
Hello,
thank you for your answer.
Please have a look to the bib file:
%
%Linear Elastic Fracture Mechanics
@book{fischer2007introduction,
title={Introduction to contact mechanics},
author={Fischer-Cripps, Anthony C},
volume={101},
year={2007},
publisher={Springer}
}
%
%Fracture mechanics ...
thank you for your answer.
Please have a look to the bib file:
%
%Linear Elastic Fracture Mechanics
@book{fischer2007introduction,
title={Introduction to contact mechanics},
author={Fischer-Cripps, Anthony C},
volume={101},
year={2007},
publisher={Springer}
}
%
%Fracture mechanics ...
- Sun Jul 01, 2018 5:56 pm
- Forum: BibTeX, biblatex and biber
- Topic: compiling bibtex file
- Replies: 4
- Views: 6899
compiling bibtex file
Hello everyone,
compiling bibtex file in TexMaker as:
\documentclass[11pt]{article}
\usepackage{apacite}
\usepackage[margin=1in]{geometry}
\usepackage{natbib}
\title{Literature Review}
\author{A. Francese}
\date{\today}
\begin{document}
\maketitle
Books and Notes, \cite ...
compiling bibtex file in TexMaker as:
\documentclass[11pt]{article}
\usepackage{apacite}
\usepackage[margin=1in]{geometry}
\usepackage{natbib}
\title{Literature Review}
\author{A. Francese}
\date{\today}
\begin{document}
\maketitle
Books and Notes, \cite ...