Skip to content

Commit

Permalink
Check how LaTeX handles Zotero-exported bib entries
Browse files Browse the repository at this point in the history
  • Loading branch information
goerz committed Nov 14, 2024
1 parent 39a8cf2 commit 481cdf5
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/latex/numeric.tex
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,8 @@
\item \verb|\Citealp{WinckelIP2008}| renders as ``\Citealp{WinckelIP2008}''.
\end{itemize}

We also include some pathological citations~\cite{BhatiaSM2020}.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\bibliography{refs}
Expand Down
17 changes: 17 additions & 0 deletions docs/latex/refs.bib
Original file line number Diff line number Diff line change
Expand Up @@ -250,3 +250,20 @@ @inbook{Nolting1997Coulomb
year = 1997,
publisher = {Vieweg \& Teubner Verlag},
}


@article{BhatiaSM2020,
title = {Simple sugars shape giant vesicles into multispheres with many membrane necks},
volume = {16},
issn = {1744-683X, 1744-6848},
url = {http://xlink.rsc.org/?DOI=C9SM01890E},
doi = {10.1039/C9SM01890E},
abstract = {...},
pages = {1246--1258},
number = {5},
journaltitle = {Soft Matter},
author = {Bhatia, Tripta and Christ, Simon and Steinkühler, Jan and Dimova, Rumiana and Lipowsky, Reinhard},
urldate = {2020-04-05},
date = {2020},
langid = {english},
}

0 comments on commit 481cdf5

Please sign in to comment.