memoir/pages/latex/bibliography.md
2023-04-04 13:12:59 +02:00

1.2 KiB
Executable File

Bibliography

\usepackage[backend=bibtex8, style=ieee]{biblatex}
\addbibresource{db.bib}

\cite{jedari2018survey}

\medskip
\printbibliography
@article{jedari2018survey,
  title     = {A survey on human-centric communications in non-cooperative wireless relay networks},
  author    = {Jedari, Behrouz and Xia, Feng and Ning, Zhaolong},
  journal   = {IEEE Communications Surveys \& Tutorials},
  volume    = {20},
  number    = {2},
  pages     = {914--944},
  year      = {2018},
  publisher = {IEEE}
}

For the backend biber should be the one used if versions compatiblity is not an issue

RFC