@@ -954,53 +954,7 @@ flowchart TB
954954
955955To get support for [ Open Access LMU] ( https://epub.ub.uni-muenchen.de/ ) , the LMU Munich institutional repository for articles and books, contact the [ University Library Open Access team] ( https://www.en.ub.uni-muenchen.de/writing/open-access-publishing/oa-auxiliary-page/index.html ) .
956956
957- <!-- Preprint Servers
958957
959- Share manuscripts before peer review to get early feedback and establish priority:
960-
961- ::: {.orc-grid-tools}
962-
963- <div class="orc-card-tool">
964- <div class="orc-card-tool-icon"><img src="https://cdn.simpleicons.org/osf" alt="OSF"></div>
965- <h4>[OSF Preprints](https://osf.io/preprints/)</h4>
966- <p>Multidisciplinary preprint service</p>
967- <details class="orc-card-details">
968- <summary>Read more</summary>
969- <p>All disciplines welcome. Integration with OSF projects, flexible requirements.</p>
970- </details>
971- </div>
972-
973- <div class="orc-card-tool">
974- <div class="orc-card-tool-icon"><i class="bi bi-file-earmark-medical"></i></div>
975- <h4>[bioRxiv](https://www.biorxiv.org/)</h4>
976- <p>Biological sciences preprints</p>
977- <details class="orc-card-details">
978- <summary>Read more</summary>
979- <p>Free hosting, DOI assignment, rapid posting. Widely recognized in life sciences and neuroscience.</p>
980- </details>
981- </div>
982-
983- <div class="orc-card-tool">
984- <div class="orc-card-tool-icon"><i class="bi bi-heart-pulse"></i></div>
985- <h4>[medRxiv](https://www.medrxiv.org/)</h4>
986- <p>Medical and health sciences preprints</p>
987- <details class="orc-card-details">
988- <summary>Read more</summary>
989- <p>Medical research focus with health screening. DOI assignment, linked to bioRxiv infrastructure.</p>
990- </details>
991- </div>
992-
993- <div class="orc-card-tool">
994- <div class="orc-card-tool-icon"><i class="bi bi-calculator"></i></div>
995- <h4>[arXiv](https://arxiv.org/)</h4>
996- <p>Physics, mathematics, computer science</p>
997- <details class="orc-card-details">
998- <summary>Read more</summary>
999- <p>Established 1991. Moderation system, LaTeX support. Standard in quantitative fields.</p>
1000- </details>
1001- </div>
1002-
1003- ::: -->
1004958
1005959::: {.container .my-4 }
1006960
@@ -1033,6 +987,50 @@ Share manuscripts before peer review to get early feedback and establish priorit
1033987</div >
1034988:::
1035989
990+ ::: {.col}
991+ <div class =" card orc-card-tool h-100 position-relative " >
992+ <div class =" orc-card-tool-icon mb-2 " >
993+ <img src =" https://upload.wikimedia.org/wikipedia/commons/thumb/d/d9/Open_Science_Framework_log_%28and_Center_for_Open_Science_logo%29.svg/3840px-Open_Science_Framework_log_%28and_Center_for_Open_Science_logo%29.svg.png " class =" img-fluid " alt =" OSF logo " >
994+ </div >
995+ <h4 class =" card-title " >OSF Preprints</h4 >
996+ <p class =" card-text " >Multidisciplinary preprint service.</p >
997+ <a href =" https://osf.io/preprints/ " class =" stretched-link " target =" _blank " rel =" noopener " ></a >
998+ </div >
999+ :::
1000+
1001+ ::: {.col}
1002+ <div class =" card orc-card-tool h-100 position-relative " >
1003+ <div class =" orc-card-tool-icon mb-2 " >
1004+ <i class =" bi bi-file-earmark-medical " ></i >
1005+ </div >
1006+ <h4 class =" card-title " >bioRxiv</h4 >
1007+ <p class =" card-text " >Biological sciences preprints.</p >
1008+ <a href =" https://www.biorxiv.org/ " class =" stretched-link " target =" _blank " rel =" noopener " ></a >
1009+ </div >
1010+ :::
1011+
1012+ ::: {.col}
1013+ <div class =" card orc-card-tool h-100 position-relative " >
1014+ <div class =" orc-card-tool-icon mb-2 " >
1015+ <i class =" bi bi-heart-pulse " ></i >
1016+ </div >
1017+ <h4 class =" card-title " >medRxiv</h4 >
1018+ <p class =" card-text " >Medical and health sciences preprints.</p >
1019+ <a href =" https://www.medrxiv.org/ " class =" stretched-link " target =" _blank " rel =" noopener " ></a >
1020+ </div >
1021+ :::
1022+
1023+ ::: {.col}
1024+ <div class =" card orc-card-tool h-100 position-relative " >
1025+ <div class =" orc-card-tool-icon mb-2 " >
1026+ <i class =" bi bi-calculator " ></i >
1027+ </div >
1028+ <h4 class =" card-title " >medRxiv</h4 >
1029+ <p class =" card-text " >Physics, mathematics, computer science preprints.</p >
1030+ <a href =" https://arxiv.org/ " class =" stretched-link " target =" _blank " rel =" noopener " ></a >
1031+ </div >
1032+ :::
1033+
10361034:::
10371035
10381036:::
0 commit comments