You are not logged in. Your edit will be placed in a queue until it is peer reviewed.
We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.
Required fields*
-
11I think the specific case is not common. But there is no harm, I think, in asking. But you also want them for your future career and so it might be worth the effort.Buffy– Buffy2020-07-27 18:24:58 +00:00Commented Jul 27, 2020 at 18:24
-
4I wouldn't phrase it as "to improve them" but rather to "add my own notes". Much like you might write on paper. Of course if they are in acrobat format (or even kindle) you can annotate those without having an editable version.boatcoder– boatcoder2020-07-28 11:13:06 +00:00Commented Jul 28, 2020 at 11:13
-
1In Germany, it used to be par for the course for students to actually LaTeX lecture notes taken during lectures, from scratch. Not sure it is still done today. But as prof I would be grateful for such cleanup jobs to be done on notes I developed.Captain Emacs– Captain Emacs2020-07-29 04:21:47 +00:00Commented Jul 29, 2020 at 4:21
-
13Tangentially, it is extremely uncommon to ask professors for an edible copy of their lecture notes. I need to get my eyes checked.Cireo– Cireo2020-07-29 21:33:03 +00:00Commented Jul 29, 2020 at 21:33
-
1Why not just ask? The professor may or may not allow you to do this but I doubt they'd be offended. Professors are just people. Be professional of course, but you don't need to walk on eggshells around them.Jair Taylor– Jair Taylor2020-07-29 23:43:20 +00:00Commented Jul 29, 2020 at 23:43
- Correct minor typos or mistakes
- Clarify meaning without changing it
- Add related resources or links
- Always respect the author’s intent
- Don’t use edits to reply to the author
-
create code fences with backticks ` or tildes ~
```
like so
``` -
add language identifier to highlight code
```python
def function(foo):
print(foo)
``` - put returns between paragraphs
- for linebreak add 2 spaces at end
- _italic_ or **bold**
- quote by placing > at start of line
- to make links (use https whenever possible)
<https://example.com>[example](https://example.com)<a href="https://example.com">example</a>
A tag is a keyword or label that categorizes your question with other, similar questions. Choose one or more (up to 5) tags that will help answerers to find and interpret your question.
Use tags that describe what your question is about, not what it merely relates to. For example almost every question on this site is eventually related to research, but only questions about performing research should be tagged research.
Use tags describing circumstances only if those circumstances are essential to your question. For example, if you have a question about citations that came up during writing a thesis but might as well have arisen during writing a paper, do not tag it with thesis.
- complete the sentence: my question is about...
- use tags that describe things or concepts that are essential, not incidental to your question
- favor using existing popular tags
- read the descriptions that appear below the tag
If your question is primarily about a topic for which you can't find a tag:
- combine multiple words into single-words with hyphens (e.g. graduate-admissions), up to a maximum of 35 characters
- creating new tags is a privilege; if you can't yet create a tag you need, then post this question without it, then ask the community to create it for you