No project description provided
Project description
Rich BibText
Bibtext reader compatible with Scopus (by Elsevier) bib export.
Usage
from richbibtext import RichBibtextReader
from pprint import pprint
texts = RichBibtextReader(r"C:\Users\mrebu\Downloads\scopus (48).bib")
pprint(texts[0])
Fields
| Field | Description | Example |
|---|---|---|
| ENTRYTYPE | Type of publication [conference, article, book] | conference |
| ID | Unique Scopus identifier of the publication | Ottaviani2023210 |
| author | Ottaviani, Filippo Maria and Rebuglio, Massimo and De Marco, Alberto | |
| title | Paper title | Project Management Information System Data Model Development and Explanation |
| year | 2023 | |
| journal | Journal title | Proceedings of the International Conference on Simulation and Modeling Methodologies, Technologies and Applications |
| volume | Volume of the journal | 1 |
| number | Number within the journal's volume | |
| doi | 10.5220/0012052200003546 | |
| url | Scopus URL | https://www.scopus.com/inward/record.uri?eid=2-s2.0-85178591230&doi=10.5220%2f0012052200003546&partnerID=40&md5=8c0b44bebf939c92bad453e964c3d830 |
| affiliations | Authors' affiliation at the time of publication | Department of Management and Production Engineering, Politecnico di Torino, Turin, 10129, Italy |
| abstract | The Project Management (PM) discipline is evolving towards the adoption of digital technologies […] | |
| author_keywords | Keywords provided by the authors | Data Model; Information System; Project Management |
| keywords | General keywords related to the publication | |
| correspondence_address | Correspondence address of the main author | massimo.rebuglio@polito.it |
| publisher | Science and Technology Publications, Lda | |
| issn | 21842841 | |
| coden | ||
| language | English | |
| abbrev_source_title | Abbreviated title of the journal | Proc. Int. Conf. Simul. Model. Methodol. Technol. Appl. |
| type | Type of document [Book, Conference paper, Book chapter, Article] | Conference paper |
| publication_stage | Stage of publication [Final] | Final |
| source | Scopus | |
| pages | 210 – 217 | |
| isbn | 978-989758668-2 | |
| editor | Wagner G. and Werner F. and De Rango F. | |
| pmid | PubMed ID of the publication | |
| note | Additional Scopus notes in textual format. The library divides them into the following fields. | |
| Cited by | Number of citations | 1 |
| Conference name | 13th International Conference on Simulation and Modeling Methodologies, Technologies and Applications, SIMULTECH 2023 | |
| Conference date | 12 July 2023 through 14 July 2023 | |
| Conference code | 304309 |
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
richbibtext-0.1.2.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file richbibtext-0.1.2.tar.gz.
File metadata
- Download URL: richbibtext-0.1.2.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ef7ee860423c9d4bfa95c1167dbfd21345fb6bc71eb255b8c276d576a9358cd8
|
|
| MD5 |
0cb0d5462ea965bf14f3b22acdda3285
|
|
| BLAKE2b-256 |
71ee113d65f33ac66ff0275bb056dc59251221d7e885124452bd92b5d2193c95
|
File details
Details for the file richbibtext-0.1.2-py3-none-any.whl.
File metadata
- Download URL: richbibtext-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.7.1 CPython/3.11.8 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e4ad119a3b626b62e73cae2aa449232558eff1acf4f1a88da118ab5b9c57596
|
|
| MD5 |
47bb27aa6af798a28bf6a5dff8f867dc
|
|
| BLAKE2b-256 |
904dc5f7a655f237fa4a384c07501f4891753bcca2c65e5f593221ade41145f5
|