# URLs and OpenOffice

**URL:** https://discourse.jabref.org/t/urls-and-openoffice/602
**Category:** Help
**Created:** [April 26, 2017, 2:24pm UTC](https://discourse.jabref.org/t/urls-and-openoffice/602 "2017-04-26T14:24:56Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Gregory\_Dimitriev](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/gregory_dimitriev/32/158_2.png) [@Gregory\_Dimitriev](https://discourse.jabref.org/u/Gregory_Dimitriev)
#### Post date: [April 26, 2017, 2:24pm UTC](https://discourse.jabref.org/t/urls-and-openoffice/602/1 "2017-04-26T14:24:56Z")

</div>

Hello,  
I use OpenOffice and JabRef and try to get hyperlinks in the bibliography section.  
As I understand, I need to add smth in style file (in my case I use edited default\_numerical.jstyle).

The line for the article inside is

> LAYOUT  
> article=\format[Authors(FirstLast,Comma)]{\author}, _\title_, \journal **\volume** \begin{pages}, \format[FormatPagesForHTML]{\pages}\end{pages} (\year\uniq).

What should I add to get hyperlink inside? for example, “Journal + volume + page” targeting url or doi-\>url ?

---

<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: [April 28, 2017, 7:11pm UTC](https://discourse.jabref.org/t/urls-and-openoffice/602/2 "2017-04-28T19:11:41Z")

</div>

Hi,

You simply have to add the fields \doi \url after the \end{pages}.  
For DOIs there is a special formatter which either adds the full url or just the DOI number only:

Take a look at the help page for the formattters:  
[http://help.jabref.org/en/CustomExports](http://help.jabref.org/en/CustomExports)

And some examples are also explained at the OpenOffice Help page:  
[http://help.jabref.org/en/OpenOfficeIntegration](http://help.jabref.org/en/OpenOfficeIntegration)

Regards  
Christoph

---

<div class="post-metadata">

### Author: ![Gregory\_Dimitriev](https://yyz2.discourse-cdn.com/flex030/user_avatar/discourse.jabref.org/gregory_dimitriev/32/158_2.png) [@Gregory\_Dimitriev](https://discourse.jabref.org/u/Gregory_Dimitriev)
#### Post date: [April 29, 2017, 6:36am UTC](https://discourse.jabref.org/t/urls-and-openoffice/602/3 "2017-04-29T06:36:35Z")

</div>

Thanks, Christoph!  
I will try it in some time.
