Start adding publication stubs
This commit is contained in:
parent
235e7afa0c
commit
ad937f2602
7 changed files with 32 additions and 1 deletions
4
ActaBiomat11/REAMDE.md
Normal file
4
ActaBiomat11/REAMDE.md
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
Journal Article: https://doi.org/10.1016/j.actbio.2011.05.032
|
||||||
|
|
||||||
|
Supporting Data - including original software versions: https://zenodo.org/records/11183787
|
||||||
|
|
3
ActaBiomat13/README.md
Normal file
3
ActaBiomat13/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Journal Article: https://doi.org/10.1016/j.actbio.2013.12.059
|
||||||
|
|
||||||
|
Supporting Data - including original software versions: https://zenodo.org/records/11183876
|
3
Biomaterials13/README.md
Normal file
3
Biomaterials13/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
Journal Article: https://doi.org/10.1016/j.biomaterials.2013.07.010
|
||||||
|
|
||||||
|
Supporting Data - including original software versions: https://zenodo.org/records/11183969
|
0
JMBBM12/README.md
Normal file
0
JMBBM12/README.md
Normal file
0
JMBBM13a/README.md
Normal file
0
JMBBM13a/README.md
Normal file
0
JMBBM13b/README.md
Normal file
0
JMBBM13b/README.md
Normal file
23
README.md
23
README.md
|
@ -1,3 +1,24 @@
|
||||||
# phd-scripts
|
# phd-scripts
|
||||||
|
|
||||||
Collection of scripts developed during my PhD at University of Galway (NUIG at the time).
|
This repository is a collection of scripts and numerical models developed during my PhD at University of Galway (NUIG at the time).
|
||||||
|
|
||||||
|
The PhD Thesis titled 'The Mechanical Performance of Permanent and Bioabsorbable Metal Stents' is freely available from the [university archive](http://hdl.handle.net/10379/3744).
|
||||||
|
|
||||||
|
The repository is sectioned by journal publication corresponding to each script, with an 'unpublished' section also. Each section includes a corresponding Zenodo archive link with exact versions of the srcipts used in the publication and other relevant binary data.
|
||||||
|
|
||||||
|
The scripts in this software repository may be modified from the publication versions to account for dependency version changes (e.g. supporting newer Python), licensing and usage clarification and code cleaning and refactoring. You can use the commit history to get back to the original publication versions, using the zenodo archive links for reference.
|
||||||
|
|
||||||
|
Unless where otherwise specified the contents of this repository are Copyright University of Galway 2024.
|
||||||
|
|
||||||
|
The software in this repository is licensed under the copyleft GNU GPL v3. See the included LICENSE file for details.
|
||||||
|
|
||||||
|
Other materials, such as INP files and documentation at licensed under Creative Commons BY-Share Alike Version 4. See here: https://creativecommons.org/licenses/by-sa/4.0/ for details on that license.
|
||||||
|
|
||||||
|
# Sections
|
||||||
|
|
||||||
|
* [A corrosion model for bioabsorbable metallic stents - Acta Biomaterialia, 2011](./ActaBiomat11/REAMDE.md)
|
||||||
|
|
||||||
|
* [A physical corrosion model for bioabsorbable metal stents - Acta Biomaterialia, 2013](./ActaBiomat13/README.md)
|
||||||
|
|
||||||
|
* [Optimizing the design of a bioabsorbable metal stent using computer simulation methods, Biomaterials, 2013](./Biomaterials13/README.md)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue