You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 11_wrapup.qmd
+16-2Lines changed: 16 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -112,6 +112,20 @@ LaTeX is actually the markup language that the math in Quarto and this website!
112
112
Zotero is one of many other reference managers out there. Alternatives include Mendeley and EndNote, among others. You should choose whatever option best suits your needs.
113
113
:::
114
114
115
+
::: callout-warning
116
+
### Consume AI wisely!
117
+
118
+
* GPT can help with programming, but you must have [domain knowledge](https://www.youtube.com/shorts/yj73GIEKmLI).
119
+
* Interactions with ChatGPT are not exactly repeatable.
120
+
* GPT can help with expediting search from Google or Stack Overflow for troubleshooting, but it is not always correct.
121
+
* Read GPT’s explanation carefully to make sure it does what you want. It is a tool to help you learn, not to do the work for you!
122
+
***Try to type out the generated code yourself, do NOT copy and paste**
123
+
* In your problem sets, always acknowledge that you have consulted AI for support.
124
+
* When errors occur, copy the error messages and paste them into GPT for troubleshooting.
125
+
* You can continue with follow-up instructions to improve the results.
126
+
* In case of a catch-22 situation, use your domain expertise.
127
+
:::
128
+
115
129
## Methods at UT
116
130
117
131
### Required methods courses
@@ -165,7 +179,7 @@ You can also take courses through the Economics, Business (IROM), Sociology, Mat
165
179
The Methods Fellow is a grad student who serves as a Methods TA for all other UT Gov grad students.
166
180
167
181
- Holds office hours
168
-
- Hosts a Methods Co-working Hour
182
+
- Hosts a Methods Co-Working Hour
169
183
- Organizes workshops
170
184
171
185
### Methods summer programs
@@ -194,4 +208,4 @@ The Methods Fellow is a grad student who serves as a Methods TA for all other UT
194
208
195
209
-[Duke Math Camp (2019)](https://people.duke.edu/~das76/Math_Camp_Info_2019.pdf)
196
210
197
-
+ Make sure to follow the links for the videos, etc.
211
+
+ Make sure to follow the links for the videos, etc.
0 commit comments