https://github.com/ericoc/doi-ui
Experimenting with searching/displaying Digital Object Identifiers (DOIs).
https://github.com/ericoc/doi-ui
doi publications research science science-research
Last synced: 4 months ago
JSON representation
Experimenting with searching/displaying Digital Object Identifiers (DOIs).
- Host: GitHub
- URL: https://github.com/ericoc/doi-ui
- Owner: ericoc
- Created: 2025-05-30T17:52:24.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-05-31T03:45:37.000Z (4 months ago)
- Last Synced: 2025-05-31T08:16:37.695Z (4 months ago)
- Topics: doi, publications, research, science, science-research
- Language: Python
- Homepage: https://www.doi.org/
- Size: 29.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# DOI-UI
##### (pronounced "_doughy_", as in cookie dough ššŖ)Experimenting with searching/displaying Digital Object Identifiers (DOIs).
#### Requires Python `requests`!
### DOI?
> A DOI is a digital identifier of an object, any object -
physical, digital, or abstract. DOIs solve a common problem:
keeping track of things. Things can be matter, material, content, or
activities. Designed to be used by humans as well as machines,
DOIs identify objects persistently. They allow things to be uniquely
identified and accessed reliably. You know what you have, where it is,
and others can track it too.-- https://www.doi.org/
## Example
- `s41586-024-08156-8`
* [`https://doi.org/10.1038/s41586-024-08156-8`](https://doi.org/10.1038/s41586-024-08156-8)### Web
- Index
* [`https://doi.ericoc.com/`](https://doi.ericoc.com/)
- Search
* [`https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#search`](https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#search)
- Dates
* [`https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#dates`](https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#dates)
- Authors
* [`https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#authors`](https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#authors)
- References
* [`https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#references`](https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#references)### Command-line Interface (CLI)
#### `doi-cli.py`
```py
$ ./doi-cli.py -adr 10.1038/s41586-024-08156-8
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Electrically driven long-range solid-state amorphization in ferroic In2Se3 (journal-article)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): http://dx.doi.org/10.1038/s41586-024-08156-8
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Springer Science and Business Media LLC
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Created: Wed Nov 6 17:05:26 2024 (2024-11-06 17:05:26+00:00)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Deposited: Wed Nov 27 13:09:13 2024 (2024-11-27 13:09:13+00:00)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Indexed: Tue May 27 16:29:56 2025 (2025-05-27 16:29:56+00:00)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Issued: Wed Nov 6 00:00:00 2024 (2024-11-06)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Published: Wed Nov 6 00:00:00 2024 (2024-11-06)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Published Online: Wed Nov 6 00:00:00 2024 (2024-11-06)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Published Print: Thu Nov 28 00:00:00 2024 (2024-11-28)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 12 author(s):
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 1. Gaurav Modi (first) [ORCID: https://orcid.org/0000-0001-6883-814X]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 2. Shubham K. Parate (additional) [ORCID: https://orcid.org/0009-0004-5991-9609]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 3. Choah Kwon (additional) [ORCID: None]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 4. Andrew C. Meng (additional) [ORCID: None]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 5. Utkarsh Khandelwal (additional) [ORCID: None]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 6. Anudeep Tullibilli (additional) [ORCID: None]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 7. James Horwath (additional) [ORCID: None]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 8. Peter K. Davies (additional) [ORCID: None]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 9. Eric A. Stach (additional) [ORCID: https://orcid.org/0000-0002-3366-2153]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 10. Ju Li (additional) [ORCID: https://orcid.org/0000-0002-7841-8058]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 11. Pavan Nukala (additional) [ORCID: None]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 12. Ritesh Agarwal (additional) [ORCID: https://orcid.org/0000-0002-1289-4334]
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Referenced By: 5
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 48 reference(s):
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 1. Phase Change Memory (https://doi.org/10.1109/JPROC.2010.2070050)
2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 2. Electrical Wind ForceāDriven and Dislocation-Templated Amorphization in Phase-Change Nanowires (https://doi.org/10.1126/science.1220119)
2025-05-30 21:51:44 EDT (-0400) [INFO] (75667): 3. Ultralow-power switching via defect engineering in germanium telluride phase-change memory devices (https://doi.org/10.1038/ncomms10482)
2025-05-30 21:51:44 EDT (-0400) [INFO] (75667): 4. Highly scalable non-volatile and ultra-low-power phase-change nanowire memory (https://doi.org/10.1038/nnano.2007.291)
2025-05-30 21:51:44 EDT (-0400) [INFO] (75667): 5. High-Resolution Transmission Electron Microscopy Study of Electrically-Driven Reversible Phase Change in Ge2Sb2Te5 Nanowires (https://doi.org/10.1021/nl104537c)
2025-05-30 21:51:44 EDT (-0400) [INFO] (75667): 6. Defect-induced melting and solid-state amorphization (https://doi.org/10.1038/356133a0)
2025-05-30 21:51:44 EDT (-0400) [INFO] (75667): 7. Dynamics of a ferromagnetic domain wall: Avalanches, depinning transition, and the Barkhausen effect (https://doi.org/10.1103/PhysRevB.58.6353)
2025-05-30 21:51:44 EDT (-0400) [INFO] (75667): 8. Avalanche criticality during ferroelectric/ferroelastic switching (https://doi.org/10.1038/s41467-020-20477-6)
2025-05-30 21:51:45 EDT (-0400) [INFO] (75667): 9. In search of the perfect glass (https://doi.org/10.1038/nphys3054)
2025-05-30 21:51:45 EDT (-0400) [INFO] (75667): 10. Theoretical perspective on the glass transition and amorphous materials (https://doi.org/10.1103/RevModPhys.83.587)
2025-05-30 21:51:45 EDT (-0400) [INFO] (75667): 11. Glass Forming Ability in Systems with Competing Orderings (https://doi.org/10.1103/PhysRevX.8.021040)
2025-05-30 21:51:45 EDT (-0400) [INFO] (75667): 12. Non-crystalline Structure in Solidified GoldāSilicon Alloys (https://doi.org/10.1038/187869b0)
2025-05-30 21:51:45 EDT (-0400) [INFO] (75667): 13. Amorphous martensite in β-Ti alloys (https://doi.org/10.1038/s41467-018-02961-2)
2025-05-30 21:51:45 EDT (-0400) [INFO] (75667): 14. Solid-State Amorphization ofZr3Al: Evidence of an Elastic Instability and First-Order Phase Transformation (https://doi.org/10.1103/PhysRevLett.59.2987)
2025-05-30 21:51:46 EDT (-0400) [INFO] (75667): 15. Pressure-Induced Amorphization and Negative Thermal Expansion in ZrW
2
O
8 (https://doi.org/10.1126/science.280.5365.886)
2025-05-30 21:51:46 EDT (-0400) [INFO] (75667): 16. In situ observation of shear-driven amorphization in silicon crystals (https://doi.org/10.1038/nnano.2016.166)
2025-05-30 21:51:47 EDT (-0400) [INFO] (75667): 17. Resonant bonding in crystalline phase-change materials (https://doi.org/10.1038/nmat2226)
2025-05-30 21:51:47 EDT (-0400) [INFO] (75667): 18. Inverting polar domains via electrical pulsing in metallic germanium telluride (https://doi.org/10.1038/ncomms15033)
2025-05-30 21:51:47 EDT (-0400) [INFO] (75667): 19. Electronic structure of intrinsic defects in crystalline germanium telluride (https://doi.org/10.1103/PhysRevB.73.045210)
2025-05-30 21:51:47 EDT (-0400) [INFO] (75667): 20. Principles and Applications of Ferroelectrics and Related Materials (https://doi.org/10.1093/acprof:oso/9780198507789.001.0001)
2025-05-30 21:51:48 EDT (-0400) [INFO] (75667): 21. Prediction of intrinsic two-dimensional ferroelectrics in In2Se3 and other III2-VI3 van der Waals materials (https://doi.org/10.1038/ncomms14956)
2025-05-30 21:51:48 EDT (-0400) [INFO] (75667): 22. Intrinsic Two-Dimensional Ferroelectricity with Dipole Locking (https://doi.org/10.1103/PhysRevLett.120.227601)
2025-05-30 21:51:48 EDT (-0400) [INFO] (75667): 23. Two-Dimensional Antiferroelectricity in Nanostripe-Ordered
In2Se3 (https://doi.org/10.1103/PhysRevLett.125.047601)
2025-05-30 21:51:48 EDT (-0400) [INFO] (75667): 24. Two-dimensional ferroelasticity in van der Waals βā-In2Se3 (https://doi.org/10.1038/s41467-021-23882-7)
2025-05-30 21:51:49 EDT (-0400) [INFO] (75667): 25. Atomic Visualization and Switching of Ferroelectric Order in βāIn2Se3 Films at the Single Layer Limit (https://doi.org/10.1002/adma.202106951)
2025-05-30 21:51:49 EDT (-0400) [INFO] (75667): 26. In-Plane Ferrielectric Order in van der Waals βā²-In2Se3 (https://doi.org/10.1021/acsnano.3c09250)
2025-05-30 21:51:50 EDT (-0400) [INFO] (75667): 27. Synthesis and Phase Transformation of In2Se3 and CuInSe2 Nanowires (https://doi.org/10.1021/ja067436k)
2025-05-30 21:51:50 EDT (-0400) [INFO] (75667): 28. Atomically Resolving Polymorphs and Crystal Structures of In2Se3 (https://doi.org/10.1021/acs.chemmater.9b03499)
2025-05-30 21:51:50 EDT (-0400) [INFO] (75667): 29. The domain structure of β-In2S3 āsingle crystalsā due to the ordering of indium vacancies (https://doi.org/10.1016/0025-5408(68)90077-9)
2025-05-30 21:51:50 EDT (-0400) [INFO] (75667): 30. Antiphase Boundaries and Twins Associated with Ordering of Indium Vacancies in βāIn2S3 (https://doi.org/10.1002/pssb.19690310219)
2025-05-30 21:51:51 EDT (-0400) [INFO] (75667): 31. A macroscopic theory for the existence of the hysteresis and butterfly loops in ferroelectricity (https://doi.org/10.1080/00150198008018803)
2025-05-30 21:51:51 EDT (-0400) [INFO] (75667): 32. Low-Power Switching through Disorder and Carrier Localization in Bismuth-Doped Germanium Telluride Phase Change Memory Nanowires (https://doi.org/10.1021/acsnano.9b08986)
2025-05-30 21:51:51 EDT (-0400) [INFO] (75667): 33. Controlled Self-Assembly of Nanoscale Superstructures in Phase-Change GeāSbāTe Nanowires (https://doi.org/10.1021/acs.nanolett.4c00878)
2025-05-30 21:51:51 EDT (-0400) [INFO] (75667): 34. Inverse melting in the Ti-Cr system (https://doi.org/10.1103/PhysRevB.47.8520)
2025-05-30 21:51:52 EDT (-0400) [INFO] (75667): 35. Phase transitions in 2D materials (https://doi.org/10.1038/s41578-021-00304-0)
2025-05-30 21:51:52 EDT (-0400) [INFO] (75667): 36. Super switching and control of in-plane ferroelectric nanodomains in strained thin films (https://doi.org/10.1038/ncomms5415)
2025-05-30 21:51:52 EDT (-0400) [INFO] (75667): 37. Revealing the role of defects in ferroelectric switching with atomic resolution (https://doi.org/10.1038/ncomms1600)
2025-05-30 21:51:52 EDT (-0400) [INFO] (75667): 38. Polarization rotation mechanism for ultrahigh electromechanical response in single-crystal piezoelectrics (https://doi.org/10.1038/35002022)
2025-05-30 21:51:52 EDT (-0400) [INFO] (75667): 39. Ultrafast Switching in AvalancheāDriven Ferroelectrics by Supersonic Kink Movements (https://doi.org/10.1002/adfm.201700367)
2025-05-30 21:51:52 EDT (-0400) [INFO] (75667): 40. Atomic-level polarization reversal in sliding ferroelectric semiconductors (https://doi.org/10.1038/s41467-024-48218-z)
2025-05-30 21:51:53 EDT (-0400) [INFO] (75667): 41. Atomap: a new software tool for the automated analysis of atomic resolution images using two-dimensional Gaussian fitting (https://doi.org/10.1186/s40679-017-0042-5)
2025-05-30 21:51:53 EDT (-0400) [INFO] (75667): 42. Towards universal neural network potential for material discovery applicable to arbitrary combination of 45 elements (https://doi.org/10.1038/s41467-022-30687-9)
2025-05-30 21:51:53 EDT (-0400) [INFO] (75667): 43. {'key': '8156_CR43', 'first-page': '447', 'volume': '9', 'author': 'S Takamoto', 'year': '2023', 'unstructured': 'Takamoto, S., Okanohara, D., Li, Q. J. & Li, J. Towards universal neural network interatomic potential. J. Mater. 9, 447ā454 (2023).', 'journal-title': 'J. Mater.'}
2025-05-30 21:51:53 EDT (-0400) [INFO] (75667): 44. From ultrasoft pseudopotentials to the projector augmented-wave method (https://doi.org/10.1103/PhysRevB.59.1758)
2025-05-30 21:51:53 EDT (-0400) [INFO] (75667): 45. Generalized Gradient Approximation Made Simple (https://doi.org/10.1103/PhysRevLett.77.3865)
2025-05-30 21:51:53 EDT (-0400) [INFO] (75667): 46. Ab initiomolecular dynamics for liquid metals (https://doi.org/10.1103/PhysRevB.47.558)
2025-05-30 21:51:53 EDT (-0400) [INFO] (75667): 47. Efficient iterative schemes forab initiototal-energy calculations using a plane-wave basis set (https://doi.org/10.1103/PhysRevB.54.11169)
2025-05-30 21:51:54 EDT (-0400) [INFO] (75667): 48. A climbing image nudged elastic band method for finding saddle points and minimum energy paths (https://doi.org/10.1063/1.1329672)
```