Skip to content

Commit 236f91e

Browse files
author
Danny Caballero
committed
added iop page back
1 parent 7225c12 commit 236f91e

File tree

11 files changed

+712
-2
lines changed

11 files changed

+712
-2
lines changed

Gemfile.lock

+210
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,210 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
activesupport (6.1.7.10)
5+
concurrent-ruby (~> 1.0, >= 1.0.2)
6+
i18n (>= 1.6, < 2)
7+
minitest (>= 5.1)
8+
tzinfo (~> 2.0)
9+
zeitwerk (~> 2.3)
10+
addressable (2.8.7)
11+
public_suffix (>= 2.0.2, < 7.0)
12+
bibtex-ruby (6.1.0)
13+
latex-decode (~> 0.0)
14+
racc (~> 1.7)
15+
citeproc (1.1.0)
16+
date
17+
forwardable
18+
json
19+
namae (~> 1.0)
20+
observer (< 1.0)
21+
open-uri (< 1.0)
22+
citeproc-ruby (2.1.1)
23+
citeproc (~> 1.0, >= 1.0.9)
24+
csl (~> 2.0)
25+
observer (< 1.0)
26+
classifier-reborn (2.3.0)
27+
fast-stemmer (~> 1.0)
28+
matrix (~> 0.4)
29+
colorator (1.1.0)
30+
concurrent-ruby (1.3.5)
31+
crass (1.0.6)
32+
csl (2.0.0)
33+
namae (~> 1.0)
34+
rexml
35+
csl-styles (2.0.1)
36+
csl (~> 2.0)
37+
cssminify2 (2.0.1)
38+
date (3.4.1)
39+
deep_merge (1.2.2)
40+
em-websocket (0.5.3)
41+
eventmachine (>= 0.12.9)
42+
http_parser.rb (~> 0)
43+
eventmachine (1.2.7)
44+
execjs (2.10.0)
45+
fast-stemmer (1.0.2)
46+
feedjira (3.2.1)
47+
loofah (>= 2.3.1)
48+
sax-machine (>= 1.0)
49+
ffi (1.17.2)
50+
forwardable (1.3.3)
51+
forwardable-extended (2.6.0)
52+
gemoji (4.1.0)
53+
google-protobuf (3.23.4)
54+
html-pipeline (2.14.3)
55+
activesupport (>= 2)
56+
nokogiri (>= 1.4)
57+
htmlcompressor (0.4.0)
58+
http_parser.rb (0.8.0)
59+
httparty (0.21.0)
60+
mini_mime (>= 1.0.0)
61+
multi_xml (>= 0.5.2)
62+
i18n (1.14.7)
63+
concurrent-ruby (~> 1.0)
64+
jekyll (4.3.4)
65+
addressable (~> 2.4)
66+
colorator (~> 1.0)
67+
em-websocket (~> 0.5)
68+
i18n (~> 1.0)
69+
jekyll-sass-converter (>= 2.0, < 4.0)
70+
jekyll-watch (~> 2.0)
71+
kramdown (~> 2.3, >= 2.3.1)
72+
kramdown-parser-gfm (~> 1.0)
73+
liquid (~> 4.0)
74+
mercenary (>= 0.3.6, < 0.5)
75+
pathutil (~> 0.9)
76+
rouge (>= 3.0, < 5.0)
77+
safe_yaml (~> 1.0)
78+
terminal-table (>= 1.8, < 4.0)
79+
webrick (~> 1.7)
80+
jekyll-archives (2.2.1)
81+
jekyll (>= 3.6, < 5.0)
82+
jekyll-diagrams (0.10.0)
83+
jekyll (>= 3.8, < 5.0)
84+
jekyll-email-protect (1.1.0)
85+
jekyll-feed (0.17.0)
86+
jekyll (>= 3.7, < 5.0)
87+
jekyll-get-json (1.0.0)
88+
deep_merge (~> 1.2)
89+
jekyll (>= 3.0)
90+
jekyll-imagemagick (1.4.0)
91+
jekyll (>= 3.4)
92+
jekyll-jupyter-notebook (0.0.6)
93+
jekyll
94+
jekyll-link-attributes (1.0.1)
95+
jekyll-minifier (0.1.10)
96+
cssminify2 (~> 2.0)
97+
htmlcompressor (~> 0.4)
98+
jekyll (>= 3.5)
99+
json-minify (~> 0.0.3)
100+
uglifier (~> 4.1)
101+
jekyll-paginate-v2 (3.0.0)
102+
jekyll (>= 3.0, < 5.0)
103+
jekyll-sass-converter (3.0.0)
104+
sass-embedded (~> 1.54)
105+
jekyll-scholar (7.2.0)
106+
bibtex-ruby (~> 6.0)
107+
citeproc-ruby (~> 2.0)
108+
csl-styles (~> 2.0)
109+
jekyll (~> 4.0)
110+
jekyll-sitemap (1.4.0)
111+
jekyll (>= 3.7, < 5.0)
112+
jekyll-toc (0.18.0)
113+
jekyll (>= 3.9)
114+
nokogiri (~> 1.12)
115+
jekyll-twitter-plugin (2.1.0)
116+
jekyll-watch (2.2.1)
117+
listen (~> 3.0)
118+
jemoji (0.13.0)
119+
gemoji (>= 3, < 5)
120+
html-pipeline (~> 2.2)
121+
jekyll (>= 3.0, < 5.0)
122+
json (2.7.6)
123+
json-minify (0.0.3)
124+
json (> 0)
125+
kramdown (2.5.1)
126+
rexml (>= 3.3.9)
127+
kramdown-parser-gfm (1.1.0)
128+
kramdown (~> 2.0)
129+
latex-decode (0.4.0)
130+
liquid (4.0.4)
131+
listen (3.9.0)
132+
rb-fsevent (~> 0.10, >= 0.10.3)
133+
rb-inotify (~> 0.9, >= 0.9.10)
134+
loofah (2.24.1)
135+
crass (~> 1.0.2)
136+
nokogiri (>= 1.12.0)
137+
matrix (0.4.2)
138+
mercenary (0.4.0)
139+
mini_mime (1.1.5)
140+
mini_portile2 (2.8.9)
141+
minitest (5.25.4)
142+
multi_xml (0.6.0)
143+
namae (1.2.0)
144+
racc (~> 1.7)
145+
nokogiri (1.13.10)
146+
mini_portile2 (~> 2.8.0)
147+
racc (~> 1.4)
148+
observer (0.1.2)
149+
open-uri (0.5.0)
150+
stringio
151+
time
152+
uri
153+
pathutil (0.16.2)
154+
forwardable-extended (~> 2.6)
155+
public_suffix (5.1.1)
156+
racc (1.8.1)
157+
rake (13.2.1)
158+
rb-fsevent (0.11.2)
159+
rb-inotify (0.11.1)
160+
ffi (~> 1.0)
161+
rexml (3.4.1)
162+
rouge (3.30.0)
163+
safe_yaml (1.0.5)
164+
sass-embedded (1.58.3)
165+
google-protobuf (~> 3.21)
166+
rake (>= 10.0.0)
167+
sax-machine (1.3.2)
168+
stringio (3.0.6)
169+
terminal-table (3.0.2)
170+
unicode-display_width (>= 1.1.1, < 3)
171+
time (0.4.1)
172+
date
173+
tzinfo (2.0.6)
174+
concurrent-ruby (~> 1.0)
175+
uglifier (4.2.1)
176+
execjs (>= 0.3.0, < 3)
177+
unicode-display_width (2.6.0)
178+
unicode_utils (1.4.0)
179+
uri (1.0.3)
180+
webrick (1.9.1)
181+
zeitwerk (2.6.18)
182+
183+
PLATFORMS
184+
ruby
185+
186+
DEPENDENCIES
187+
classifier-reborn
188+
feedjira
189+
httparty
190+
jekyll
191+
jekyll-archives
192+
jekyll-diagrams
193+
jekyll-email-protect
194+
jekyll-feed
195+
jekyll-get-json
196+
jekyll-imagemagick
197+
jekyll-jupyter-notebook
198+
jekyll-link-attributes
199+
jekyll-minifier
200+
jekyll-paginate-v2
201+
jekyll-scholar
202+
jekyll-sitemap
203+
jekyll-toc
204+
jekyll-twitter-plugin
205+
jemoji
206+
unicode_utils
207+
webrick
208+
209+
BUNDLED WITH
210+
1.17.2

content/iop-book.md

+72
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
---
2+
title: "Computing in Physics Education Book"
3+
date: 2025-05-16
4+
hidemeta: true
5+
---
6+
7+
![Fake Book Cover](/img/IOP/cover.png)
8+
9+
*Graphic is AI generated by [Dall-E](https://openai.com/dall-e/)*
10+
11+
## Concept and Focus
12+
13+
This page organizes the materials for contributing authors to the upcoming book on Computing in Physics Education. This book was developed from an initial request by editors from the [Institute of Physics](https://iopscience.iop.org/) to author a book on the integrating of computing into physics courses. The concept has developed into an edited volume that focuses on a variety of stories from different persons and places around the world who are teaching computing in their physics courses.
14+
15+
---
16+
17+
## Timeline
18+
19+
The timeline for the book is as follows:
20+
21+
- **Dec 2023**: Initial Concepts and Chapter Proposals
22+
- **Feb 2024**: Reviews and Meeting with Authors
23+
- **Mar 2024**: Accepted Chapter Authors Notified
24+
- **Oct 2024**: First Drafts Due
25+
- **Dec 2024**: Reviews and Meeting with Authors
26+
- **May 2025**: Final Drafts Due
27+
28+
---
29+
30+
## Materials for Contributing Authors
31+
32+
![Shepherd with Cats](/img/IOP/cats.png)
33+
34+
*Graphic is AI generated by [Dall-E](https://openai.com/dall-e/)*
35+
36+
Below are the materials needed for contributing authors to prepare their chapters. Chapters should be roughly 12-18 pages in length and should be written in LaTeX or Google Docs/Word. The final book will be published by IOP.
37+
38+
### Identifying Information (Needed by Apr 15, 2024)
39+
40+
Information is needed from authors for IOP to prepare contracts. Please [complete this following form](https://docs.google.com/spreadsheets/d/1C5QJ8VfeEADaeuqTEH_NSmtb6U4PLRLG6RlRyOiPN1g/edit#gid=1632730539) by Apr 15, 2024.
41+
42+
### Chapter Guidelines and Templates
43+
44+
IOP includes a set of guidelines for authors. Please review the [IOP Author Guidelines](https://publishingsupport.iopscience.iop.org/publishing-support/authors/authoring-for-journals/). In addition, there are the following materials to help authors prepare their chapters:
45+
46+
* [Author Checklist](https://drive.google.com/file/d/1XxYCUiae8r67KSA-N-1xq4O4yYmWJX0L/view?usp=drive_link)
47+
* [Author Handbook](https://drive.google.com/file/d/1cIPrbX0VGr0_jJ3jx6s2SOys3Jdi0b-u/view?usp=drive_link)
48+
* [Credit Line Example](https://drive.google.com/file/d/1yixyFbHjryHZ4uJZ4Xl1xcJrtwFpdBiW/view?usp=drive_link)
49+
* [Permissions Guide](https://drive.google.com/file/d/1kU_j8OOIMamRZTuEiODT6enykYpCo4KO/view?usp=drive_link)
50+
* [LaTeX Template](https://drive.google.com/file/d/1VMgrbfndy5yOh_6omCy0z3o9cmAu22cy/view?usp=drive_link)
51+
* [Google Docs Template](https://docs.google.com/document/d/11mcN3I0lJ8Nos7yh1Bf_JY_nbuBCC58uPByW2DlQGjU/edit#heading=h.gjdgxs)
52+
53+
---
54+
55+
## Contributors
56+
57+
**Questions?** Authors may contact [Danny Caballero](mailto:[email protected]) or [make an appointment to meet](https://cal.com/dannycaballero/iop-book).
58+
59+
The authors listed below have proposed the following initial chapters (order and full authorship TBD):
60+
61+
| **Authors** | **Preliminary Chapter Title** |
62+
| --- | --- |
63+
| K. Svennson and U. Erickson | Teachers’ approach to computation in physics classrooms analyzed using social semiotics and variation theory of learning |
64+
| B. Zwickl, C. Lusignan, and A. McGowan | Integrating computation into a physics bachelor’s laboratory curriculum |
65+
| T. Atherton, A. Phillips, B. Gravel, and E. Gouvea | Agency and Making in Computational Learning Environments |
66+
| W. B. Lane and T. Galanti | Computing in General Education Physics |
67+
| R. C. Mastroleo and B. Lunk | Departmental Emphasis on Computation for the Physics Major: Successes and Failures of a multi-tier curricular redesign |
68+
| T. Odden | Teaching Scientific Writing using Computational Essays |
69+
| M. Lopez del Puerto, L. Engelhardt, and K. Roos | Resources for Integrating Computation into Physics Courses: Exercise Sets, Workshops, and a Supportive Community |
70+
| D. O'Neil | Integration of computation across the curriculum at Bridgewater College |
71+
| B. Lunk and S. Weatherford | Student Engagement with Computational Models and the Development of the "Minimally Working Program" Instructional Tool |
72+
| M. Hamilton | Integrating Computation in Physics: From High School Internships to Graduate Studies at Marshall University |

content/research.md

+10
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,21 @@ I work with [several research groups](#groups) that focus on different aspects o
2828

2929
## current projects
3030

31+
3132
### computing in undergraduate physics education
3233
> Integrating computing into physics education to support improved student learning, agency, and engagement.
3334
3435
![Computing](/project-images/comp_phys.png)
3536

37+
#### computing in physics education book
38+
**To be published Summer 2025 by the [Institute of Physics](https://iopscience.iop.org/).**
39+
40+
> An edited volume that focuses on a variety of stories from different persons and places around the world who are teaching computing in their physics courses.
41+
42+
* Instructions for contributing authors can be found [here](../iop-book/).
43+
44+
![Fake Book Cover](/img/IOP/cover.png)
45+
3646

3747
### computational science education research
3848
> Investigating curriculum, pedagogy, and outcomes in undergraduate computational and data science courses and programs. [More Info](https://msu-cerl.github.io/)

public/img/IOP/cats.png

919 KB
Loading

public/img/IOP/cover.png

683 KB
Loading

public/index.xml

+10
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,16 @@
1515
<guid>http://localhost:1313/about/</guid>
1616
<description>Biosketch for Danny Caballero, Professor of Physics Education at Michigan State University.</description>
1717
</item>
18+
<item>
19+
<title>Computing in Physics Education Book</title>
20+
<link>http://localhost:1313/iop-book/</link>
21+
<pubDate>Fri, 16 May 2025 00:00:00 +0000</pubDate>
22+
<guid>http://localhost:1313/iop-book/</guid>
23+
<description>&lt;p&gt;&lt;img alt=&#34;Fake Book Cover&#34; loading=&#34;lazy&#34; src=&#34;http://localhost:1313/img/IOP/cover.png&#34;&gt;&lt;/p&gt;
24+
&lt;p&gt;&lt;em&gt;Graphic is AI generated by &lt;a href=&#34;https://openai.com/dall-e/&#34; target=&#34;_blank&#34;&gt;Dall-E&lt;/a&gt;&lt;/em&gt;&lt;/p&gt;
25+
&lt;h2 id=&#34;concept-and-focus&#34;&gt;Concept and Focus&lt;/h2&gt;
26+
&lt;p&gt;This page organizes the materials for contributing authors to the upcoming book on Computing in Physics Education. This book was developed from an initial request by editors from the &lt;a href=&#34;https://iopscience.iop.org/&#34; target=&#34;_blank&#34;&gt;Institute of Physics&lt;/a&gt; to author a book on the integrating of computing into physics courses. The concept has developed into an edited volume that focuses on a variety of stories from different persons and places around the world who are teaching computing in their physics courses.&lt;/p&gt;</description>
27+
</item>
1828
<item>
1929
<title>curriculum vita</title>
2030
<link>http://localhost:1313/cv/</link>

0 commit comments

Comments
 (0)