Skip to content

Commit 7ad902f

Browse files
authored
DOC: Miscellaneous doc improvements (#15)
* DOC: Prefer using https over http for web addresses Prefer using https over http for web addresses when available. * DOC: Use Slicer's new documentation web addresses Use Slicer's new documentation web addresses: most notably, refer to the documentation in Slicer's readthedocs site. * DOC: Add links to the source code repositories in download page Add links to the Slicer and SlicerDMRI source code repositories in the download page. * DOC: Use current Cancer Research journal web address Use current Cancer Research journal web address.
1 parent c9bafc0 commit 7ad902f

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

citations/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ order: 2
77

88
How to cite SlicerDMRI in publications
99
--------------------------------------
10-
* How to cite the [Slicer platform](http://wiki.slicer.org/slicerWiki/index.php/CitingSlicer)
10+
* How to cite the [Slicer platform](https://slicer.readthedocs.io/en/latest/user_guide/about.html#how-to-cite)
1111
* An example of how to cite SlicerDMRI (modify the sentence according to your use case):
1212

13-
"We performed diffusion MRI tractography and/or analysis and/or visualization in 3D Slicer (www.slicer.org) via the SlicerDMRI project (http://dmri.slicer.org) (Zhang et al. 2020; Norton et al. 2017)."
13+
"We performed diffusion MRI tractography and/or analysis and/or visualization in 3D Slicer (https://www.slicer.org/) via the SlicerDMRI project (http://dmri.slicer.org) (Zhang et al. 2020; Norton et al. 2017)."
1414

1515
- [Fan Zhang, Thomas Noh, Parikshit Juvekar, Sarah F Frisken, Laura Rigolo, Isaiah Norton, Tina Kapur, Sonia Pujol, William Wells III, Alex Yarmarkovich, Gordon Kindlmann, Demian Wassermann, Raul San Jose Estepar, Yogesh Rathi, Ron Kikinis, Hans J Johnson, Carl-Fredrik Westin, Steve Pieper, Alexandra J Golby, Lauren J O'Donnell. SlicerDMRI: Diffusion MRI and Tractography Research Software for Brain Cancer Surgery Planning and Visualization. JCO Clinical Cancer Informatics 4, e299-309, 2020.](https://ascopubs.org/doi/full/10.1200/CCI.19.00141)
1616

17-
- [Isaiah Norton, Walid Ibn Essayed, Fan Zhang, Sonia Pujol, Alex Yarmarkovich, Alexandra J. Golby, Gordon Kindlmann, Demian Wassermann, Raul San Jose Estepar, Yogesh Rathi, Steve Pieper, Ron Kikinis, Hans J. Johnson, Carl-Fredrik Westin and Lauren J. O'Donnell. SlicerDMRI: Open Source Diffusion MRI Software for Brain Cancer Research. Cancer Research 77(21), e101-e103, 2017.](http://cancerres.aacrjournals.org/content/77/21/e101)
17+
- [Isaiah Norton, Walid Ibn Essayed, Fan Zhang, Sonia Pujol, Alex Yarmarkovich, Alexandra J. Golby, Gordon Kindlmann, Demian Wassermann, Raul San Jose Estepar, Yogesh Rathi, Steve Pieper, Ron Kikinis, Hans J. Johnson, Carl-Fredrik Westin and Lauren J. O'Donnell. SlicerDMRI: Open Source Diffusion MRI Software for Brain Cancer Research. Cancer Research 77(21), e101-e103, 2017.](https://aacrjournals.org/cancerres/article/77/21/e101/662618/)
1818

1919
* An example of how to cite whitematteranalysis and the ORG atlas (modify the sentence according to your use case):
2020

docs/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ After reviewing the material below, for usage questions please visit the [Slicer
1414

1515
General Slicer guide
1616
---------------------
17-
* [Slicer training](http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/Training)
17+
* [Slicer training](https://www.slicer.org/w/index.php/Documentation/Nightly/Training)
1818

1919
Tutorials and sample data
2020
---------------------
@@ -31,17 +31,17 @@ suffix (i.e. `.nrrd`) to load it into Slicer.
3131

3232
Individual Slicer module documentation pages
3333
---------------------
34-
* [Slicer nightly documentation of Diffusion MRI modules](http://www.slicer.org/slicerWiki/index.php/Documentation/Nightly#Modules_by_category_Diffusion)
34+
* [Slicer nightly documentation of Diffusion MRI modules](https://slicer.readthedocs.io/en/latest/user_guide/modules/index.html#diffusion)
3535

3636
For developers
3737
---------------------
3838
* [Source code of SlicerDMRI and whitematteranalysis](https://github.com/SlicerDMRI)
3939
* [DICOM Tractography Connectathon at RSNA 2017](https://qiicr.gitbooks.io/dicom4qi/content/instructions/tractography-results-dicom-tr.html)
40-
* [Python code to access tensor data from a DTI volume](https://www.slicer.org/slicerWiki/index.php/Documentation/Nightly/ScriptRepository#Access_values_in_a_DTI_tensor_volume)
40+
* [Python code to access tensor data from a DTI volume](https://slicer.readthedocs.io/en/latest/developer_guide/script_repository/volumes.html#access-values-in-a-dti-tensor-volume)
4141

4242
* Please consider adding a "star" to these GitHub repositories:
43-
* [http://github.com/SlicerDMRI/SlicerDMRI](http://github.com/SlicerDMRI/SlicerDMRI)
44-
* [http://github.com/Slicer/slicer](http://github.com/slicer/slicer)
43+
* [https://github.com/SlicerDMRI/SlicerDMRI](https://github.com/SlicerDMRI/SlicerDMRI)
44+
* [https://github.com/Slicer/Slicer](https://github.com/Slicer/Slicer)
4545
![While logged in to GitHub, please visit the two links above and select the "Star" button at the top right of the screen](../images/repo_star.png)
4646

4747
Acknowledgments

download/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ permalink: /download/
55
order: 5
66
---
77

8-
SlicerDMRI is a [3D Slicer](http://www.slicer.org) extension.
8+
SlicerDMRI is a [3D Slicer](https://www.slicer.org/) extension.
99

10-
First, [download and install 3D Slicer](http://download.slicer.org/) for your platform (Mac, Windows, or Linux).
10+
First, [download and install 3D Slicer](https://download.slicer.org/) for your platform (Mac, Windows, or Linux).
1111

1212
Then, install the SlicerDMRI extension using the Slicer extension manager. *Please make sure to restart Slicer after installing the extension!*.
1313

@@ -16,10 +16,10 @@ Then, install the SlicerDMRI extension using the Slicer extension manager. *Plea
1616

1717
The source code for Slicer and SlicerDMRI is available from GitHub:
1818

19-
- https://github.com/SlicerDMRI/SlicerDMRI
20-
- https://github.com/Slicer/slicer
19+
- [https://github.com/SlicerDMRI/SlicerDMRI](https://github.com/SlicerDMRI/SlicerDMRI)
20+
- [https://github.com/Slicer/Slicer](https://github.com/SlicerDMRI/SlicerDMRI)
2121

22-
Full documentation for the Extension Manager is available [here](https://www.slicer.org/wiki/Documentation/Nightly/SlicerApplication/ExtensionsManager).
22+
Full documentation for the Extension Manager is available [here](https://slicer.readthedocs.io/en/latest/user_guide/extensions_manager.html).
2323

2424

2525
For any questions, please contact us on the [Slicer Discussion Forum](https://discourse.slicer.org/c/community/slicerdmri), or file an issue on GitHub.

0 commit comments

Comments
 (0)