Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Update href to Rogowitz & Treinish 1996 #112

Merged
merged 1 commit into from
Jul 27, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/index.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
"You can see all the details about the methods used to create these\n",
"colormaps in [Peter Kovesi (2015)](https://arxiv.org/pdf/1509.03700v1.pdf) and [Glasbey et al. (2007)](https://strathprints.strath.ac.uk/30312/1/colorpaper_2006.pdf). Other useful\n",
"background is available in a research paper from IBM\n",
"[(Rogowitz & Treinish 1996)](https://github.com/ResearchComputing/USGS_2015_06_23-25/raw/master/25_June/ColorTheory_References/Why%20Should%20Engineers%20and%20Scientists%20Be%20Worried%20About%20Color.pdf).\n",
"[(Rogowitz & Treinish 1996)](https://www.researchgate.net/profile/Ahmed_Elhattab2/post/Please_suggest_some_good_3D_plot_tool_Software_for_surface_plot/attachment/5c05ba35cfe4a7645506948e/AS%3A699894335557644%401543879221725/download/Why+Should+Engineers+and+Scientists+Be+Worried+About+Color_.pdf).\n",
"\n",
"The Matplotlib project also has a number of relevant resources, including an excellent \n",
"[2015 SciPy talk](https://www.youtube.com/watch?v=xAoljeRJ3lU), the\n",
Expand Down