JabRef 3.0 (64-bit) 軟體 Download 下載

檔案名稱 JabRef_windows-x64_3_0.exe

JabRef 3.0 (64-bit) 軟體下載

軟體資訊
檔案版本 JabRef 3.0 (64-bit)

檔案名稱 JabRef_windows-x64_3_0.exe
檔案大小 20.85 MB
更新日期 2015-11-30
  • 1
    版本確認
  • 2
    檔案準備中
  • 3
    檔案下載

軟體介紹 & 更新資訊

JabRef 3.0 (64-bit)
JabRef 64 位是一個開源書目參考管理器。 JabRef 使用的本地文件格式是 BibTeX,這是標準的 LaTeX 參考書目格式。 JabRef 運行在 Java VM(1.8 或更高版本)上,在 Windows,Linux 和 Mac OS 上運行良好。X.BibTeX 是由 Oren Patashnik 和 Leslie Lamport 為 LaTeX 文檔準備系統編寫的應用程序和參考... JabRef (64-bit) 軟體介紹

What's new in this version:

Changed:
- Updated to support OpenOffice 4 and LibreOffice 5
- Add toolbar icon for deleting an entry, and move menu item for this action to BibTeX
- Better support for IEEEtranBSTCTL entries
- Quick selection of month in entry editor
- Unknown entry types will be converted to 'Misc' (was 'Other' before).
- EntryTypes are now clustered per group on the 'new entry' GUI screen.
- Tab shows the minimal unique folder name substring if multiple database files share the same name
- Added a page numbers integrity checker
- Position and size of certain dialogs are stored and restored.
- Feature: Search Springer
- Feature: Search DOAJ, Directory of Open Access Journals
- Changes the old integrity check by improving the code base (+tests) and converting it to a simple issues table
- Added combo box in MassSetFieldAction to simplify selecting the correct field name
- Feature: Merge information from both entries on duplication detection
- Always use import inspection dialog on import from file
- All duplicate whitespaces / tabs / newlines are now removed from non-multiline fields

Improvements to search:
- Search bar is now at the top
- A summary of the search result is shown in textual form in the search bar
- The search text field changes its color based on the search result (red if nothing is found, green if at least one entry is found)
- Autocompletion suggestions are shown in a popup
- Search options are available via a drop-down list, this implements Feature Request #853
- "Clear search" button also clears search field, this implements Feature Request #601
- Every search is done automatically (live) as soon as the search text is changed
- Search is local by default. To do a global search, one has to do a local search and then this search can be done globally as well, opening a new window.
- The local search results can be shown in a new window.
- Feature: Merge information from a DOI generated BibTex entry to an entry
- Added more characters to HTML/Unicode converter
- Feature: Push citations to Texmaker (bug 318, bug 582)
- Case changers improved to honor words (not yet more than single words) within {}
- Feature: Added converters from HTML and Unicode to LaTeX on right click in text fields (#191)
- Feature: Add an option to the FileList context menu to delete an associated file from the file system
- Feature: Field names "Doi", "Ee", and "Url" are now written as "DOI", "EE", and "URL"
- The default language is now automatically set to the system's locale.
- Use correct encoding names (#155) and replace old encoding names in bibtex files. This changes the file header.
- No longer write JabRef version to BibTex file header.
- No longer add blank lines inside a bibtex entry
- Feature: When pasting a Google search URL, meta data will be automatically stripped before insertion.
- Feature: PDF auto download from ACS, arXiv, ScienceDirect, SpringerLink, and Google Scholar
- List of authors is now auto generated scripts/generate-authors.sh and inserted into L10N About.html
- Streamline logging API: Replace usages of java.util.logging with commons.logging
- Remove support for custom icon themes. The user has to use the default one.
- Solved feature request #767: New subdatabase based on AUX file (biblatex)
- Feature: DOItoBibTeX fetcher now also handles HTTP URLs
- Feature: "Normalize to BibTeX name format" also removes newlines
- Tweak of preference defaults
- Autolink requires that the filename starts with the given BibTeX key and the default filename patterns is key followed by title
- Default sorting changed
- Default label pattern changed from [auth][year] to [authors3][year]
- Feature: case changers now leave protected areas (enclosed with curly brakets) alone
- BREAKING: The BibTeX key generator settings from previous versions are lost
- BREAKING: LabelPatterns [auth.etal], [authEtAl], [authors], [authorsN], [authorLast] and more to omit spaces and commas (and work as described at http://jabref.sourceforge.net/help/LabelPatterns.php)
- BREAKING: [keywordN] returns the Nth keyword (as described in the help) and not the first N keywords
- BREAKING: If field consists of blanks only or an emtpy string, it is not written at all
- Feature: new LabelPattern [authFirstFull] returning the last name of the first author and also a "van" or "von" if it exists
- Feature: all new lines when writing an entry are obeying the globally configured new line (File -> newline separator). Affects fields: abstract and review
- Feature: [veryShortTitle] and [shortTitle] also skip words like "in", "among", "before", ...
- Feature: New LabelPattern [keywordsN], where N is optional. Returns the first N keywords. If no N is specified ("[keywords]"), all keywords are returned. Spaces are removed.
- Update supported LookAndFeels
- Show replaced journal abbreviations on console
- Integrated GVK-Plugin
- The three options to manage file references are moved to their own separated group in the Tools menu.
- Default preferences: Remote server (port 6050) always started on first JabRef instance. This prevents JabRef loaded twice when opening a bib file.

Fixed:
- Fixed the bug that the file encoding was not correctly determined from the first (or second) line
- Fixed #325: Deactivating AutoCompletion crashes EntryEditor
- Fixed bug when having added and then removed a personal journal list, an exception is always shown on startup
- Fixed a bug in the IEEEXploreFetcher
- Fixed bug 1282 related to backslashes duplication.
- Fixed bug 1285: Editing position is not lost on saving
- Fixed bug 1297: No console message on closing
- Fixed #194: JabRef starts again on Win XP and Win Vista
- Fixed: Tooltips are now shown for the #-field when the bibtex entry is incomplete.
- Fixed #173: Personal journal abbreviation list is not loaded twice
- Bugfix: Preview of external journal abbreviation list now displays the correct list
- Fixed #223: Window is displayed in visible area even when having multiple screens
- Localization tweaks: "can not" -> "cannot" and "file name" -> "filename"
- Fixed: When reconfiguring the BibTeX key generator, changes are applied instantly without requiring a restart of JabRef
- Fixed #250: No hard line breaks after 70 chars in serialized JabRef meta data
- Fixed bug 1296: External links in the help open in the standard browser
- Fixed behavior of opening files: If an existing database is opened, it is focused now instead of opening it twice.

Removed:
- Entry type 'Other' is not selectable anymore as it is no real entry type. Will be converted to 'Misc'.
- BREAKING: Remove plugin functionality.
- The key bindings for searching specific databases are removed
- Remove option to toggle native file dialog on mac by making JabRef always use native file dialogs on mac
- Remove options to set PDF and PS directories per .bib database as the general options have also been deleted.
- Remove option to disable renaming in FileChooser dialogs.
- Remove option to hide the BibTeX Code tab in the entry editor.
- Remove option to set a custom icon for the external file types. This is not possible anymore with the new icon font.
- Remove legacy options to sync files in the "pdf" or "ps" field
- Remove button to merge entries and keep the old ones.
- Remove non-compact rank symbols in favor of compact rank
- Remove Mr.DLib support as MR.DLib will be shut down in 2015
- Remove support for key bindings per external application by allowing only the key binding "push to application" for the currently selected external application.
- Remove "edit preamble" from toolbar
- Remove support to the move-to-SysTray action
- Remove incremental search
- Remove option to disable autocompleters for search and make this always one
- Remove option to highlight matches and make this always one when not using regex or grammar-based search
- Remove non-working web searches: JSTOR and Sciencedirect (planned to be fixed for the next release)
- Remove option Tools -> Open PDF or PS which is replaced by Tools -> Open File

JabRef 3.0 (64-bit) 相關參考資料
Cannot start JabRef 4.0.3.0 on Windows 10 Enterprise (64 ...

2017年11月28日 — A process called JabRef.exe appears in Task Monitor, but no UI appears. I downloaded the 64-bit version today, and installed immediately after ...

https://discourse.jabref.org

Downloading JabRef 3.0 (32-bit) from FileHorse.com

JabRef is an open-source bibliography reference manager. The native file format used by JabRef is BibTeX, the standard LaTeX bibliography format.

https://www.filehorse.com

JabRef 3.0 (64-bit) Download

2015年11月30日 — Download JabRef 3.0 (64-bit) for Windows PC from FileHorse. 100% Safe and Secure ✓ Free Download (32-bit/64-bit) Software Version.

https://www.filehorse.com

JabRef 3.0 can't connect to libreoffice · Issue #526

2015年12月16日 — The standard issue is that JabRef runs in a 32-bit JVM and LO/OO in a 64-bit or vice versa, but no idea if this is the reason here. JabRef has ...

https://github.com

JabRef download

2017年10月4日 — JabRef is a graphical application for managing bibliographical databases. JabRef is designed specifically for BibTeX bases, but can import ...

https://sourceforge.net

JabRef Download - A powerful open-source bibliography ...

2024年4月2日 — Download jabref 32 bits; Download jabref for windows 7 64 bit; Download jabref 2.3 gratis; Jabref 2.8.1; Jabref 64; Open-source java modifier.

https://jabref.software.inform

JabRef 的旧版本(Windows)

... Windows 上JabRef 的旧版本。JabRef ... 3 4月2024. msi 5.12 26 12月2023. msi 5.11 25 10月 ... (64-bit) 31 8月2016. exe 3.5 13 7月2016. exe 3.4 (64 ...

https://jabref.cn.uptodown.com

Older versions of JabRef (Windows)

exe 3.6 (64-bit) Aug 31, 2016. exe 3.5 Jul 13, 2016. exe 3.4 (64-bit) Jun 7, 2016. exe 3.3 (32-bit) May 3, 2016. exe 3.3 (64-bit) May 3, 2016. exe 3.1 Dec 31, ...

https://jabref.en.uptodown.com

Unable to open on Jabref on Windows 10 64-bit Machine

2017年11月9日 — Chances are that you upgraded to java 9. JabRef not yet works with this new version and requires Java 8. If a downgrade does not solve the ...

https://discourse.jabref.org

下載適用於所有作業系統的Java

2024年4月16日 — 各發行版本的Oracle Java 授權自2019 年4 月16 日起已經改變。 ; macOS x64 (10.7.3 和更新版本) 檔案大小: 88.89 MB, 指示 ; macOS ARM64 ((12 和更新版本))

https://www.java.com