Debug Bibliography

This commit is contained in:
Thomas Dehaeze 2020-06-22 13:28:03 +02:00
parent 2b7b4bb946
commit 2f7e1bc175
3 changed files with 2433 additions and 4 deletions

2409
paper/IEEEtran.bst Normal file

File diff suppressed because it is too large Load Diff

View File

@ -14,6 +14,8 @@
#+LATEX_HEADER_EXTRA: \affil[2] {BEAMS Department\NewLineAffil Free University of Brussels, Belgium \NewAffil}
#+LATEX_HEADER_EXTRA: \affil[3] {European Synchrotron Radiation Facility \NewLineAffil Grenoble, France e-mail: \textbf{thomas.dehaeze@esrf.fr}}
#+LATEX_HEADER_EXTRA: \bibliographystyle{IEEEtran}
#+LATEX_HEADER: \usepackage{amsmath,amssymb,amsfonts, cases}
#+LATEX_HEADER: \usepackage{algorithmic, graphicx, textcomp}
#+LATEX_HEADER: \usepackage{xcolor, import, hyperref}
@ -21,8 +23,6 @@
#+LATEX_HEADER: \setcounter{footnote}{1}
#+LATEX_HEADER: \input{config.tex}
\bibliographystyle{IEEEtran}
:END:
* LaTeX Config :noexport:
@ -204,7 +204,9 @@ The magnitude of the coupling terms are increasing with the rotation speed.
* Acknowledgment
:PROPERTIES:
:UNNUMBERED: t
:END:
* Bibliography :ignore:
\bibliography{ref}
\bibliography{ref.bib}

18
paper/ref.bib Normal file
View File

@ -0,0 +1,18 @@
@inproceedings{dehaeze18_sampl_stabil_for_tomog_exper,
author = {Thomas Dehaeze and M. Magnin Mattenet and Christophe Collette},
title = {Sample Stabilization For Tomography Experiments In Presence Of Large Plant Uncertainty},
booktitle = {MEDSI'18},
year = {2018},
number = {10},
pages = {153--157},
doi = {10.18429/JACoW-MEDSI2018-WEOAMA02},
url = {https://doi.org/10.18429/JACoW-MEDSI2018-WEOAMA02},
address = {Geneva, Switzerland},
isbn = {978-3-95450-207-3},
language = {english},
month = {Dec},
publisher = {JACoW Publishing},
series = {Mechanical Engineering Design of Synchrotron Radiation Equipment and Instrumentation},
venue = {Paris, France},
tags = {nass},
}