# inProcedeeings no conference name in preview and also not copied

**URL:** https://discourse.jabref.org/t/inprocedeeings-no-conference-name-in-preview-and-also-not-copied/2575
**Category:** Help
**Created:** [March 1, 2021, 3:52pm UTC](https://discourse.jabref.org/t/inprocedeeings-no-conference-name-in-preview-and-also-not-copied/2575 "2021-03-01T15:52:26Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![horror-vacui](https://avatars.discourse-cdn.com/v4/letter/h/b4bc9f/32.png) [@horror-vacui](https://discourse.jabref.org/u/horror-vacui)
#### Post date: [March 1, 2021, 3:52pm UTC](https://discourse.jabref.org/t/inprocedeeings-no-conference-name-in-preview-and-also-not-copied/2575/1 "2021-03-01T15:52:26Z")

</div>

The preview field in JabRef does not show the conference names.  
Right mouse click on the entry and selecting Copy → Copy citation → Text also leaves out the conference name. I was using the latter method to reference a publication in email.

A similar issue about OpenOffice integration has been mentioned here:

> [@Articles show fine in References section, Conf. proceedings do not](https://discourse.jabref.org/t/articles-show-fine-in-references-section-conf-proceedings-do-not/2462):
>
> Hi, Maybe this has been responded elsewhere but cannot find it. I have a bib file loaded on Jabref, and it is connected properly to LibreOffice. I have several cites in my ODT document, and a “References” section automatically added to the end of the document. However, in the references section, journal names appear correctly for @article items, but conference proceedings (from @inproceedings items) only show authors and title, pages and year, but not the conference name (i.e. booktitle). How c…

Expected behaviour: conference name is included both in preview and in the copied text, just like in the bibliography of an academic work.

Is there any setting or configuration which would allow the desired behaviour? Would it make sense to make this behaviour the default one?

---

<div class="post-metadata">

### Author: ![Siedlerchr](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/siedlerchr/32/216_2.png) [@Siedlerchr](https://discourse.jabref.org/u/Siedlerchr)
#### Post date: [March 1, 2021, 4:25pm UTC](https://discourse.jabref.org/t/inprocedeeings-no-conference-name-in-preview-and-also-not-copied/2575/2 "2021-03-01T16:25:30Z")

</div>

Hi, for the Entry preview it’s also very easy.  
You just have to add a line for the field in the Custom Entry Preview: Options → Preferences → Entry Preview → Customized Preview Style and then add a line for the field you need  
[https://docs.jabref.org/setup/preview#layouts-styles](https://docs.jabref.org/setup/preview#layouts-styles)

---

<div class="post-metadata">

### Author: ![horror-vacui](https://avatars.discourse-cdn.com/v4/letter/h/b4bc9f/32.png) [@horror-vacui](https://discourse.jabref.org/u/horror-vacui)
#### Post date: [March 1, 2021, 5:51pm UTC](https://discourse.jabref.org/t/inprocedeeings-no-conference-name-in-preview-and-also-not-copied/2575/3 "2021-03-01T17:51:58Z")

</div>

Thanks! I’ve just realized - maybe again 🙂 - that one can switch between the preview styles with F9 or even with RMB (right mouse click) in the preview tab.

Once the preview is as intended I can copy it, though there will be some additional linebreaks in the copied text.

* * *

I am really surprised that I have not found any way to copy out a one-line citation in text format. There are so many supported citation formats, but not this simple one. If the copy preview option could be hacked to avoid inserting the additional new lines, it would be a great feature.

---

<div class="post-metadata">

### Author: ![Siedlerchr](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/siedlerchr/32/216_2.png) [@Siedlerchr](https://discourse.jabref.org/u/Siedlerchr)
#### Post date: [March 1, 2021, 6:55pm UTC](https://discourse.jabref.org/t/inprocedeeings-no-conference-name-in-preview-and-also-not-copied/2575/4 "2021-03-01T18:55:40Z")

</div>

I’m not exactly sure what you mean, but the latest master/dev version has now a button “Copy selection” in the right click menu

 ![grafik](https://canada1.discourse-cdn.com/flex030/uploads/jabref/original/1X/32e1da1e4f86a3cc49edaca713dd8ed4ea16b2fc.png)

Especially useful if you only want to copy the first part and not e,g. the abstract.

---

<div class="post-metadata">

### Author: ![horror-vacui](https://avatars.discourse-cdn.com/v4/letter/h/b4bc9f/32.png) [@horror-vacui](https://discourse.jabref.org/u/horror-vacui)
#### Post date: [March 20, 2021, 10:56am UTC](https://discourse.jabref.org/t/inprocedeeings-no-conference-name-in-preview-and-also-not-copied/2575/5 "2021-03-20T10:56:56Z")

</div>

I do think that the IEEE style should show the same output as their bibliography style does it in LaTeX. I am not sure where the xml for IEEE is located, and understanding and editing in the small field in jabref is not what I would like to do, so I could not create one.

What is the difference between copy selection and preview? Ctrl+C and Ctrl+V worked for me before to copy out the selected text. (Ps: My version does not this option yet.)  
Since copying was brought up, is there any way to use the nice feature of - I guess - all Linux desktops, where the selection is copied into the X’s clipboard? I guess the GUI engine does not support it by default.

---

<div class="post-metadata">

### Author: ![Siedlerchr](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/siedlerchr/32/216_2.png) [@Siedlerchr](https://discourse.jabref.org/u/Siedlerchr)
#### Post date: [March 20, 2021, 5:03pm UTC](https://discourse.jabref.org/t/inprocedeeings-no-conference-name-in-preview-and-also-not-copied/2575/6 "2021-03-20T17:03:09Z")

</div>

@horror-vacui The XML for the non-custom preview styles are coming from the CitationStyle Repository.  
[https://citationstyles.org/](https://citationstyles.org/)

Copy selection only copy the highlighted text. On Mac cmd + c copies the bibtex of the whole entry (due to a java bug)

Regarding the X11 clipboard, I remember that we had this partially in older versions of JabRef, but the new javafx GUI technology does not seem to support it.
