# Entries in General are not printed to pdf

**URL:** https://discourse.jabref.org/t/entries-in-general-are-not-printed-to-pdf/1684
**Category:** Help
**Created:** [July 9, 2019, 7:20pm UTC](https://discourse.jabref.org/t/entries-in-general-are-not-printed-to-pdf/1684 "2019-07-09T19:20:03Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![surusq](https://avatars.discourse-cdn.com/v4/letter/s/e79b87/32.png) [@surusq](https://discourse.jabref.org/u/surusq)
#### Post date: [July 9, 2019, 7:20pm UTC](https://discourse.jabref.org/t/entries-in-general-are-not-printed-to-pdf/1684/1 "2019-07-09T19:20:03Z")

</div>

I am using jabref in BibTex and whatever I type into the general tab of an article entry, mainly the url, isn’t printed onto the pdf in the end. Everything else works. Any suggestions how to fix that since I really need jabref to display the url. Yes I made \usepackage{url} at the beginning of the file. I am on windows.

---

<div class="post-metadata">

### Author: ![tobiasdiez](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/tobiasdiez/32/340_2.png) [@tobiasdiez](https://discourse.jabref.org/u/tobiasdiez)
#### Post date: [July 10, 2019, 9:03am UTC](https://discourse.jabref.org/t/entries-in-general-are-not-printed-to-pdf/1684/2 "2019-07-10T09:03:58Z")

</div>

The standard BibTeX reference style does not support the URL field. You can use the `howpublished` field instead, as suggested [here](https://tex.stackexchange.com/questions/35977/how-to-add-a-url-to-a-latex-bibtex-file). Another option is to switch to biblatex or use a different reference style (like natbib).
