From 6c9f86de43071ffb0cb32a046848c63dc09b84cf Mon Sep 17 00:00:00 2001 From: Minh Au Date: Sat, 28 Oct 2023 01:30:36 -0700 Subject: [PATCH 1/3] make references into hyperlinks in Thiolation (Group C) --- src/views/lab-validation/GroupCView.vue | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/src/views/lab-validation/GroupCView.vue b/src/views/lab-validation/GroupCView.vue index 55de50d..02d571c 100644 --- a/src/views/lab-validation/GroupCView.vue +++ b/src/views/lab-validation/GroupCView.vue @@ -64,7 +64,7 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4' @@ -89,7 +89,7 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4' @@ -374,22 +374,24 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4'

Deng, Y., & Tsao, B. P. (2013). Genetics of Human SLE. Dubois’ Lupus Erythematosus and - Related Syndromes, 35–45. https://doi.org/10.1016/b978-1-4377-1893-5.00004-2 + Related Syndromes, 35–45. + https://doi.org/10.1016/b978-1-4377-1893-5.00004-2

Erickson, H. P. (2009, May 15). Size and shape of protein molecules at the nanometer level determined by sedimentation, gel filtration, and electron microscopy. Biological - procedures online. https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3055910/ + procedures online. + https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3055910/

Filipe, V., Hawe, A., & Jiskoot, W. (2010, May). Critical evaluation of nanoparticle tracking analysis (NTA) by NanoSight for the measurement of nanoparticles and protein aggregates. Pharmaceutical research. - https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2852530/ + https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2852530/

Instructions SATA and SATP. Thermo Scientific. (n.d.). - https://assets.fishersci.com/TFS-Assets/LSG/manuals/MAN0011179_SATA_SATP_UG.pdf + https://assets.fishersci.com/TFS-Assets/LSG/manuals/MAN0011179_SATA_SATP_UG.pdf

Heeremans, J. L. M., Kraaijenga, J. J., Los, P., Kluft, C., & Crommelin, D. J. A. @@ -403,12 +405,13 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4'

Maleimide Reaction Chemistry. Quanta BioDesign. (n.d.). - https://www.quantabiodesign.com/maleimide-reaction-chemistry/ + https://www.quantabiodesign.com/maleimide-reaction-chemistry/

Parsiegla, G., Noguere, C., Santell, L., Lazarus, R. A., & Bourne, Y. (2013, January 9). 4AWN: Structure of recombinant human dnase I (rhdnasei) in complex with magnesium - and phosphate. RCSB PDB. https://www.rcsb.org/structure/4awn + and phosphate. RCSB PDB. + https://www.rcsb.org/structure/4awn

Raval , N., Maheshwari, R., Kalyane, D., Youngren-Ortiz , S. R., Chougule, M. B., @@ -416,15 +419,15 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4' pharmaceutical applications. (2019, January 11). Importance of physicochemical characterization of nanoparticles in pharmaceutical product development. Basic Fundamentals of Drug Delivery. - https://www.sciencedirect.com/science/article/pii/B9780128179093000108 + https://www.sciencedirect.com/science/article/pii/B9780128179093000108

Theule, Stephanie. (n.d.). Reaction of SATA [Reaction Image]. ResearchGate. - https://www.researchgate.net/figure/SATA-and-its-reaction-with-primary-amines-SATA-reacts-with-primary-amines-and_fig18_29529224 + https://www.researchgate.net/figure/SATA-and-its-reaction-with-primary-amines-SATA-reacts-with-primary-amines-and_fig18_29529224

Understanding Dynamic Light Scattering. Waters | Wyatt Technology. (n.d.). - https://www.wyatt.com/library/theory/dynamic-light-scattering-theory.html#:~:text=In%20dynamic%20light%20scattering%20(DLS,to%20the%20particles%27%20hydrodynamic%20radii + https://www.wyatt.com/library/theory/dynamic-light-scattering-theory.html#:~:text=In%20dynamic%20light%20scattering%20(DLS,to%20the%20particles%27%20hydrodynamic%20radii

From 9465485a56a51cbbb67c8b0a46aa7821c1df3947 Mon Sep 17 00:00:00 2001 From: IcedTea2K Date: Sat, 28 Oct 2023 08:33:00 +0000 Subject: [PATCH 2/3] Prettified Code! --- src/views/lab-validation/GroupCView.vue | 41 ++++++++++++++++++------- 1 file changed, 30 insertions(+), 11 deletions(-) diff --git a/src/views/lab-validation/GroupCView.vue b/src/views/lab-validation/GroupCView.vue index 02d571c..1e1b86b 100644 --- a/src/views/lab-validation/GroupCView.vue +++ b/src/views/lab-validation/GroupCView.vue @@ -374,24 +374,33 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4'

Deng, Y., & Tsao, B. P. (2013). Genetics of Human SLE. Dubois’ Lupus Erythematosus and - Related Syndromes, 35–45. - https://doi.org/10.1016/b978-1-4377-1893-5.00004-2 + Related Syndromes, 35–45. + https://doi.org/10.1016/b978-1-4377-1893-5.00004-2

Erickson, H. P. (2009, May 15). Size and shape of protein molecules at the nanometer level determined by sedimentation, gel filtration, and electron microscopy. Biological - procedures online. - https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3055910/ + procedures online. + https://www.ncbi.nlm.nih.gov/pmc/articles/PMC3055910/

Filipe, V., Hawe, A., & Jiskoot, W. (2010, May). Critical evaluation of nanoparticle tracking analysis (NTA) by NanoSight for the measurement of nanoparticles and protein aggregates. Pharmaceutical research. - https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2852530/ + https://www.ncbi.nlm.nih.gov/pmc/articles/PMC2852530/

Instructions SATA and SATP. Thermo Scientific. (n.d.). - https://assets.fishersci.com/TFS-Assets/LSG/manuals/MAN0011179_SATA_SATP_UG.pdf + https://assets.fishersci.com/TFS-Assets/LSG/manuals/MAN0011179_SATA_SATP_UG.pdf

Heeremans, J. L. M., Kraaijenga, J. J., Los, P., Kluft, C., & Crommelin, D. J. A. @@ -405,12 +414,14 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4'

Maleimide Reaction Chemistry. Quanta BioDesign. (n.d.). - https://www.quantabiodesign.com/maleimide-reaction-chemistry/ + https://www.quantabiodesign.com/maleimide-reaction-chemistry/

Parsiegla, G., Noguere, C., Santell, L., Lazarus, R. A., & Bourne, Y. (2013, January 9). 4AWN: Structure of recombinant human dnase I (rhdnasei) in complex with magnesium - and phosphate. RCSB PDB. + and phosphate. RCSB PDB. https://www.rcsb.org/structure/4awn

@@ -419,15 +430,23 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4' pharmaceutical applications. (2019, January 11). Importance of physicochemical characterization of nanoparticles in pharmaceutical product development. Basic Fundamentals of Drug Delivery. - https://www.sciencedirect.com/science/article/pii/B9780128179093000108 + https://www.sciencedirect.com/science/article/pii/B9780128179093000108

Theule, Stephanie. (n.d.). Reaction of SATA [Reaction Image]. ResearchGate. - https://www.researchgate.net/figure/SATA-and-its-reaction-with-primary-amines-SATA-reacts-with-primary-amines-and_fig18_29529224 + https://www.researchgate.net/figure/SATA-and-its-reaction-with-primary-amines-SATA-reacts-with-primary-amines-and_fig18_29529224

Understanding Dynamic Light Scattering. Waters | Wyatt Technology. (n.d.). - https://www.wyatt.com/library/theory/dynamic-light-scattering-theory.html#:~:text=In%20dynamic%20light%20scattering%20(DLS,to%20the%20particles%27%20hydrodynamic%20radii + https://www.wyatt.com/library/theory/dynamic-light-scattering-theory.html#:~:text=In%20dynamic%20light%20scattering%20(DLS,to%20the%20particles%27%20hydrodynamic%20radii

From 50c57159ae406455b95f22e5c2e33f78c3d47b7c Mon Sep 17 00:00:00 2001 From: Minh Au Date: Sat, 28 Oct 2023 01:38:11 -0700 Subject: [PATCH 3/3] enlarge figure 3 --- src/views/lab-validation/GroupCView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/lab-validation/GroupCView.vue b/src/views/lab-validation/GroupCView.vue index 1e1b86b..7c60649 100644 --- a/src/views/lab-validation/GroupCView.vue +++ b/src/views/lab-validation/GroupCView.vue @@ -243,7 +243,7 @@ const sectionTitleStyle = 'text-subtitle-sm lg:text-subtitle text-white mb-4'