Reference management / bibliography #414
arashmath
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I am using GitBook to write an academic online book, and I could see something (maybe) missing, so I would like to expand on it; Hopefully developers will like the idea.
So in academic papers written in LaTeX, when it comes to reference management, I always use
natbib
, imported as\usepackage[round]{natbib}
and at the end I would load the .bib file and choose the style as below:This would allow having a few nice features that I think GitBoook could benefit from:
could you please consider adding this feature (reference management and styling of it) to GitBook, or suggest me some ways around this for ease and cleanliness of referencing?
Thank you so much in advance.
Beta Was this translation helpful? Give feedback.
All reactions