SLUB B!SON TYPO3 Extension
B!SON helps you to find a suitable Open Access journal for your publication by leveraging semantic and bibliometric methods. Simply enter the details of your manuscript below or fetch the details of a paper via its DOI or arXiv ID. It is not necessary to provide all fields. The journal information is provided by the Directory of Open Access Journals (DOAJ). We cannot guarantee the correctness and details (like costs) should be checked on the journal homepage before submitting.
Installation
The basic knowledge about TYPO3 and Composer is necessary for the installation.
Composer Commands
composer config repositories.slub-web-bison git [https://git.slub-dresden.de/typo3/extensions/slub-bison.git](https://git.slub-dresden.de/typo3/extensions/slub-bison.git)
composer require slub/bison
Backend Configuration
There are 5 sections in the backend extension settings:
- Display
- File
- License
- Contact
- System
Display Settings
There are 3 sections in this tab:
- display mismatched results - true or false
- display mirror journals - true or false
- maximal APC - integer, 0 means no limit is set up
File Settings
There are 3 sections in this tab:
- path to the file with local prices - string
- path to the file with index databases - string
- path to the file with mirror journals - string
License Settings
There is only one section in this tab. It is possible to choose there for which licenses results should be displayed.
Contact Settings
There are 3 sections in this tab:
- name of the contact person - string
- email of the contact person - string
- URL of the contact person - string
System Settings
There is only one section in this tab. It is possible to define there User Agent for HTTP requests.
Files
Allowed file types:
- CSV
- XLSX
Index Databases
CSV containing list of journals with information in which index databases they are available.
Columns
- P-ISSN - possible values: ISSN numbers in format xxxx-xxxx or empty
- E-ISSN - possible values: ISSN numbers in format xxxx-xxxx
- PubMed - possible values: Y or N
- OpenAlex - possible values: Y or N
- Web of Science - possible values: Y or N
- Scopus - possible values: Y or N
Example
P-ISSN | E-ISSN | PubMed | OpenAlex | Web of Science | Scopus |
---|---|---|---|---|---|
2473-6988 | Y | Y | N | N | |
0886-7356 | 1548-1360 | Y | Y | N | N |
Local Prices
CSV containig list of journals with local prices.
Columns
- P-ISSN - possible values: ISSN numbers in format xxxx-xxxx or empty
- E-ISSN - possible values: ISSN numbers in format xxxx-xxxx
- Betrag - possible values: price in format xxx or xxx,xx
- Währung - possible values: currency code e.g USD or EUR
- Finanzierung - possible values: Vollfinanzierung (something else?)
- Source - possible values: URL
Example
P-ISSN | E-ISSN | Betrag | Währung | Finanzierung | Source |
---|---|---|---|---|---|
2473-6988 | 1200 | USD | Vollfinanzierung | URL | |
0886-7356 | 1548-1360 | 0 | EUR | Vollfinanzierung | URL |
Mirror Journals
CSV containig list of mirror journals.
Columns
- Publisher - possible values: name of publisher
- Journal title - possible values: title of mirror journal
- ISSN Mirror Journal (OA) - possible values: ISSN numbers in format xxxx-xxxx
- Journal URL - possible values: URL
- Check URL in DOAJ - possible values: URL
- Original Journal (Subscription) - possible values: title of original journal
- Original Journal is hybrid - possible values: ja or nein
- ISSN Original Journal (closed) - ISSN numbers in format xxxx-xxxx
- Mirror Journal [ja/nein] - possible values: ja or nein
- Title discontinued - possible values: year in format xxxx or empty
- letze Prüfüng am - possible value: date in format xx.xx.xxxx
Example
Publisher | Journal title | ISSN Mirror Journal (OA) | Journal URL | Check URL in DOAJ | Original Journal (Subscription) | Original Journal is hybrid | ISSN Original Journal (closed) | Mirror Journal [ja/nein] | Title dis. | letze Prüfüng am |
---|---|---|---|---|---|---|---|---|---|---|
Elsevier | Title | 2590-1613 | https://xyz.ab | https://doaj.org/ | Title | ja | 0301-2115 | Ja (discontinued) | 2022 | 25.07.2022 |
Elsevier | Title | 2590-1614 | https://xyz.ab | https://doaj.org/ | Title | ja | 0301-2116 | Ja | 25.07.2022 |