2020-11-13 13:35:26 +00:00
<!DOCTYPE html>
< html >
< head >
< title > Insert references< / title >
< meta charset = "utf-8" / >
< meta name = "description" content = "The description of Mendeley, Zotero and EasyBib plugins for ONLYOFFICE editors, which allow to insert references into documents" / >
< link type = "text/css" rel = "stylesheet" href = "../editor.css" / >
2022-03-21 00:34:33 +00:00
< link type = "text/css" rel = "stylesheet" href = "../../images/sprite.css" / >
2020-11-13 13:35:26 +00:00
< script type = "text/javascript" src = "../callback.js" > < / script >
< script type = "text/javascript" src = "../search/js/page-search.js" > < / script >
< / head >
< body >
< div class = "mainpart" >
< div class = "search-field" >
< input id = "search" class = "searchBar" placeholder = "Search" type = "text" onkeypress = "doSearch(event)" >
< / div >
< h1 > Insert references< / h1 >
2021-04-30 13:51:49 +00:00
< p > ONLYOFFICE < a href = "https://www.onlyoffice.com/en/document-editor.aspx" target = "_blank" onclick = "onhyperlinkclick(this)" > < b > Document Editor< / b > < / a > supports < b > Mendeley< / b > , < b > Zotero< / b > and < b > EasyBib< / b > reference managers to insert references into your document.< / p >
2020-11-13 13:35:26 +00:00
< h2 id = "Mendeley_block" > Mendeley< / h2 >
< h3 > Connect ONLYOFFICE to Mendeley< / h3 >
< ol >
< li > Login to your < b > Mendeley< / b > account.< / li >
2022-03-21 00:34:33 +00:00
< li > In your document, switch to the < b > Plugins< / b > tab and choose < div class = "icon icon-mendeley" > < / div > < b > Mendeley< / b > , a sidebar will open on the left side of your document.
2020-11-13 13:35:26 +00:00
< li >
Click the < b > Copy Link and Open Form< / b > button.< br / >
The browser opens a form on the Mendeley site. Complete this form and note the Application ID for ONLYOFFICE.
< / li >
< li > Switch back to your document.< / li >
< li > Enter the Application ID and click < b > Save< / b > .< / li >
< li > Click < b > Login< / b > .< / li >
< li > Click < b > Proceed< / b > .< / li >
< / ol >
< p > Now ONLYOFFICE is connected to your Mendeley account.< / p >
< h3 > Inserting references< / h3 >
< ol >
< li > Open the document and place the cursor on the spot where you want to insert the reference(s).< / li >
2022-03-21 00:34:33 +00:00
< li > Switch to the < b > Plugins< / b > tab and choose < div class = "icon icon-mendeley" > < / div > < b > Mendeley< / b > .< / li >
2020-11-13 13:35:26 +00:00
< li > Enter a search text and hit < b > Enter< / b > on your keyboard.< / li >
2021-04-30 13:51:49 +00:00
< li > Click one or more check-boxes.< / li >
2020-11-13 13:35:26 +00:00
< li > [Optional] Enter a new search text and click on one or more check-boxes.< / li >
< li > Choose the reference style from the < b > Style< / b > pull-down menu.< / li >
< li > Click the < b > Insert Bibliography< / b > button.< / li >
< / ol >
< h2 id = "Zotero_block" > Zotero< / h2 >
< h3 > Connect ONLYOFFICE to Zotero< / h3 >
< ol >
< li > Login to your < b > Zotero< / b > account.< / li >
2022-03-21 00:34:33 +00:00
< li > In your document, switch to the < b > Plugins< / b > tab and choose < div class = "icon icon-zotero" > < / div > < b > Zotero< / b > , a sidebar will open on the left side of your document.< / li >
2020-11-13 13:35:26 +00:00
< li > Click the < b > Zotero API settings< / b > link.< / li >
< li > On the Zotero site, create a new key for Zotero, copy it and save it for later use.< / li >
< li > Switch to your document and paste the API key.< / li >
< li > Click < b > Save< / b > .< / li >
< / ol >
2021-04-30 13:51:49 +00:00
< p > Now ONLYOFFICE is connected to your Zotero account.< / p >
2020-11-13 13:35:26 +00:00
< h3 > Inserting references< / h3 >
< ol >
< li > Open the document and place the cursor on the spot where you want to insert the reference(s).< / li >
2022-03-21 00:34:33 +00:00
< li > Switch to the < b > Plugins< / b > tab and choose < div class = "icon icon-zotero" > < / div > < b > Zotero< / b > .< / li >
2020-11-13 13:35:26 +00:00
< li > Enter a search text and hit < b > Enter< / b > on your keyboard.< / li >
2021-04-30 13:51:49 +00:00
< li > Click one or more check-boxes.< / li >
2020-11-13 13:35:26 +00:00
< li > [Optional] Enter a new search text and click on one or more check-boxes.< / li >
< li > Choose the reference style from the < b > Style< / b > pull-down menu.< / li >
< li > Click the < b > Insert Bibliography< / b > button.< / li >
< / ol >
< h2 id = "EasyBib_block" > EasyBib< / h2 >
< ol >
< li > Open the document and place the cursor on the spot where you want to insert the reference(s).< / li >
2022-03-21 00:34:33 +00:00
< li > Switch to the < b > Plugins< / b > tab and choose < div class = "icon icon-easybib" > < / div > < b > EasyBib< / b > .< / li >
2021-04-30 13:51:49 +00:00
< li > Select the type of source you want to find.< / li >
2020-11-13 13:35:26 +00:00
< li > Enter a search text and hit < b > Enter< / b > on your keyboard.< / li >
< li > Click '+' on the right side of the suitable Book/Journal article/Website. It will be added to Bibliography.< / li >
< li > Select references style.< / li >
< li > Click the < b > Add Bibliography to Doc< / b > to insert the references.< / li >
< / ol >
2022-06-06 01:17:16 +00:00
< img class = "gif" alt = "Easybib plugin gif" src = "../../images/easybib_plugin.gif" width = "600" / >
2020-11-13 13:35:26 +00:00
< / div >
< / body >
< / html >