{"id":28579188,"url":"https://github.com/ericoc/doi-ui","last_synced_at":"2025-06-11T01:39:17.941Z","repository":{"id":296463418,"uuid":"993389811","full_name":"ericoc/doi-ui","owner":"ericoc","description":"Experimenting with searching/displaying Digital Object Identifiers (DOIs).","archived":false,"fork":false,"pushed_at":"2025-05-31T03:45:37.000Z","size":30,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T08:16:37.695Z","etag":null,"topics":["doi","publications","research","science","science-research"],"latest_commit_sha":null,"homepage":"https://www.doi.org/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ericoc.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-05-30T17:52:24.000Z","updated_at":"2025-05-31T03:45:40.000Z","dependencies_parsed_at":"2025-05-31T08:21:18.494Z","dependency_job_id":"984665bd-fd53-4d97-b0ed-9c067f97fad0","html_url":"https://github.com/ericoc/doi-ui","commit_stats":null,"previous_names":["ericoc/doi-ui"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericoc%2Fdoi-ui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericoc%2Fdoi-ui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericoc%2Fdoi-ui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericoc%2Fdoi-ui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ericoc","download_url":"https://codeload.github.com/ericoc/doi-ui/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ericoc%2Fdoi-ui/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259182655,"owners_count":22818135,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["doi","publications","research","science","science-research"],"created_at":"2025-06-11T01:38:33.616Z","updated_at":"2025-06-11T01:39:17.930Z","avatar_url":"https://github.com/ericoc.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DOI-UI\n##### (pronounced \"_doughy_\", as in cookie dough 🙂🍪)\n\nExperimenting with searching/displaying Digital Object Identifiers (DOIs).\n\n#### Requires Python `requests`!\n\n### DOI?\n\u003e A DOI is a digital identifier of an object, any object -\nphysical, digital, or abstract. DOIs solve a common problem:\nkeeping track of things. Things can be matter, material, content, or\nactivities. Designed to be used by humans as well as machines,\nDOIs identify objects persistently. They allow things to be uniquely\nidentified and accessed reliably. You know what you have, where it is,\nand others can track it too.\n\n-- https://www.doi.org/\n\n## Example\n\n- `s41586-024-08156-8`\n  * [`https://doi.org/10.1038/s41586-024-08156-8`](https://doi.org/10.1038/s41586-024-08156-8)\n\n### Web\n\n- Index\n  * [`https://doi.ericoc.com/`](https://doi.ericoc.com/)\n- Search\n  * [`https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#search`](https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#search)\n- Dates\n  * [`https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#dates`](https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#dates)\n- Authors\n  * [`https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#authors`](https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#authors)\n- References\n  * [`https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#references`](https://doi.ericoc.com/?doi=10.1038/s41586-024-08156-8#references)\n\n### Command-line Interface (CLI)\n#### `doi-cli.py`\n```py\n$ ./doi-cli.py -adr 10.1038/s41586-024-08156-8\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Electrically driven long-range solid-state amorphization in ferroic In2Se3 (journal-article)\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): http://dx.doi.org/10.1038/s41586-024-08156-8\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Springer Science and Business Media LLC\n2025-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)\n2025-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)\n2025-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)\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Issued: Wed Nov  6 00:00:00 2024 (2024-11-06)\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Published: Wed Nov  6 00:00:00 2024 (2024-11-06)\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Published Online: Wed Nov  6 00:00:00 2024 (2024-11-06)\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Published Print: Thu Nov 28 00:00:00 2024 (2024-11-28)\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 12 author(s):\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   1. Gaurav Modi (first) [ORCID: https://orcid.org/0000-0001-6883-814X]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   2. Shubham K. Parate (additional) [ORCID: https://orcid.org/0009-0004-5991-9609]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   3. Choah Kwon (additional) [ORCID: None]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   4. Andrew C. Meng (additional) [ORCID: None]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   5. Utkarsh Khandelwal (additional) [ORCID: None]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   6. Anudeep Tullibilli (additional) [ORCID: None]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   7. James Horwath (additional) [ORCID: None]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   8. Peter K. Davies (additional) [ORCID: None]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   9. Eric A. Stach (additional) [ORCID: https://orcid.org/0000-0002-3366-2153]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   10. Ju Li (additional) [ORCID: https://orcid.org/0000-0002-7841-8058]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   11. Pavan Nukala (additional) [ORCID: None]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):   12. Ritesh Agarwal (additional) [ORCID: https://orcid.org/0000-0002-1289-4334]\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): Referenced By: 5\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667): 48 reference(s):\n2025-05-30 21:51:43 EDT (-0400) [INFO] (75667):       1. Phase Change Memory (https://doi.org/10.1109/JPROC.2010.2070050)\n2025-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)\n2025-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)\n2025-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)\n2025-05-30 21:51:44 EDT (-0400) [INFO] (75667):       5. High-Resolution Transmission Electron Microscopy Study of Electrically-Driven Reversible Phase Change in Ge\u003csub\u003e2\u003c/sub\u003eSb\u003csub\u003e2\u003c/sub\u003eTe\u003csub\u003e5\u003c/sub\u003e Nanowires (https://doi.org/10.1021/nl104537c)\n2025-05-30 21:51:44 EDT (-0400) [INFO] (75667):       6. Defect-induced melting and solid-state amorphization (https://doi.org/10.1038/356133a0)\n2025-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)\n2025-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)\n2025-05-30 21:51:45 EDT (-0400) [INFO] (75667):       9. In search of the perfect glass (https://doi.org/10.1038/nphys3054)\n2025-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)\n2025-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)\n2025-05-30 21:51:45 EDT (-0400) [INFO] (75667):       12. Non-crystalline Structure in Solidified Gold–Silicon Alloys (https://doi.org/10.1038/187869b0)\n2025-05-30 21:51:45 EDT (-0400) [INFO] (75667):       13. Amorphous martensite in β-Ti alloys (https://doi.org/10.1038/s41467-018-02961-2)\n2025-05-30 21:51:45 EDT (-0400) [INFO] (75667):       14. Solid-State Amorphization of\u003cmml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\" display=\"inline\"\u003e\u003cmml:mrow\u003e\u003cmml:msub\u003e\u003cmml:mrow\u003e\u003cmml:mi mathvariant=\"normal\"\u003eZr\u003c/mml:mi\u003e\u003c/mml:mrow\u003e\u003cmml:mrow\u003e\u003cmml:mn\u003e3\u003c/mml:mn\u003e\u003c/mml:mrow\u003e\u003c/mml:msub\u003e\u003c/mml:mrow\u003e\u003c/mml:math\u003eAl: Evidence of an Elastic Instability and First-Order Phase Transformation (https://doi.org/10.1103/PhysRevLett.59.2987)\n2025-05-30 21:51:46 EDT (-0400) [INFO] (75667):       15. Pressure-Induced Amorphization and Negative Thermal Expansion in ZrW\n            \u003csub\u003e2\u003c/sub\u003e\n            O\n            \u003csub\u003e8\u003c/sub\u003e (https://doi.org/10.1126/science.280.5365.886)\n2025-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)\n2025-05-30 21:51:47 EDT (-0400) [INFO] (75667):       17. Resonant bonding in crystalline phase-change materials (https://doi.org/10.1038/nmat2226)\n2025-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)\n2025-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)\n2025-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)\n2025-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)\n2025-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)\n2025-05-30 21:51:48 EDT (-0400) [INFO] (75667):       23. Two-Dimensional Antiferroelectricity in Nanostripe-Ordered \n\u003cmml:math xmlns:mml=\"http://www.w3.org/1998/Math/MathML\" display=\"inline\"\u003e\u003cmml:mrow\u003e\u003cmml:msub\u003e\u003cmml:mrow\u003e\u003cmml:mi\u003eIn\u003c/mml:mi\u003e\u003c/mml:mrow\u003e\u003cmml:mrow\u003e\u003cmml:mn\u003e2\u003c/mml:mn\u003e\u003c/mml:mrow\u003e\u003c/mml:msub\u003e\u003c/mml:mrow\u003e\u003cmml:mrow\u003e\u003cmml:msub\u003e\u003cmml:mrow\u003e\u003cmml:mi\u003eSe\u003c/mml:mi\u003e\u003c/mml:mrow\u003e\u003cmml:mrow\u003e\u003cmml:mn\u003e3\u003c/mml:mn\u003e\u003c/mml:mrow\u003e\u003c/mml:msub\u003e\u003c/mml:mrow\u003e\u003c/mml:math\u003e (https://doi.org/10.1103/PhysRevLett.125.047601)\n2025-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)\n2025-05-30 21:51:49 EDT (-0400) [INFO] (75667):       25. Atomic Visualization and Switching of Ferroelectric Order in β‐In\u003csub\u003e2\u003c/sub\u003eSe\u003csub\u003e3\u003c/sub\u003e Films at the Single Layer Limit (https://doi.org/10.1002/adma.202106951)\n2025-05-30 21:51:49 EDT (-0400) [INFO] (75667):       26. In-Plane Ferrielectric Order in van der Waals β′-In\u003csub\u003e2\u003c/sub\u003eSe\u003csub\u003e3\u003c/sub\u003e (https://doi.org/10.1021/acsnano.3c09250)\n2025-05-30 21:51:50 EDT (-0400) [INFO] (75667):       27. Synthesis and Phase Transformation of In\u003csub\u003e2\u003c/sub\u003eSe\u003csub\u003e3\u003c/sub\u003e and CuInSe\u003csub\u003e2\u003c/sub\u003e Nanowires (https://doi.org/10.1021/ja067436k)\n2025-05-30 21:51:50 EDT (-0400) [INFO] (75667):       28. Atomically Resolving Polymorphs and Crystal Structures of In\u003csub\u003e2\u003c/sub\u003eSe\u003csub\u003e3\u003c/sub\u003e (https://doi.org/10.1021/acs.chemmater.9b03499)\n2025-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)\n2025-05-30 21:51:50 EDT (-0400) [INFO] (75667):       30. Antiphase Boundaries and Twins Associated with Ordering of Indium Vacancies in β‐In\u003csub\u003e2\u003c/sub\u003eS\u003csub\u003e3\u003c/sub\u003e (https://doi.org/10.1002/pssb.19690310219)\n2025-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)\n2025-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)\n2025-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)\n2025-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)\n2025-05-30 21:51:52 EDT (-0400) [INFO] (75667):       35. Phase transitions in 2D materials (https://doi.org/10.1038/s41578-021-00304-0)\n2025-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)\n2025-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)\n2025-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)\n2025-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)\n2025-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)\n2025-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)\n2025-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)\n2025-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. \u0026 Li, J. Towards universal neural network interatomic potential. J. Mater. 9, 447–454 (2023).', 'journal-title': 'J. Mater.'}\n2025-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)\n2025-05-30 21:51:53 EDT (-0400) [INFO] (75667):       45. Generalized Gradient Approximation Made Simple (https://doi.org/10.1103/PhysRevLett.77.3865)\n2025-05-30 21:51:53 EDT (-0400) [INFO] (75667):       46. \u003ci\u003eAb initio\u003c/i\u003emolecular dynamics for liquid metals (https://doi.org/10.1103/PhysRevB.47.558)\n2025-05-30 21:51:53 EDT (-0400) [INFO] (75667):       47. Efficient iterative schemes for\u003ci\u003eab initio\u003c/i\u003etotal-energy calculations using a plane-wave basis set (https://doi.org/10.1103/PhysRevB.54.11169)\n2025-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)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericoc%2Fdoi-ui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fericoc%2Fdoi-ui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fericoc%2Fdoi-ui/lists"}