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*
-
6If I am looking for a certain paper in the bibliography, I know the author name, not the title of the paper (in most cases). If I want to discuss the choice of a textbook for a certain course, I refer to them by author name, since the titles are pretty much interchangeable.GEdgar– GEdgar2016-04-19 14:20:26 +00:00Commented Apr 19, 2016 at 14:20
-
1@GEdgar Your first statement assumes the paper is cited by author name (and possibly year) rather than by number (the latter seems to be more common in computer engineering) or that, if citations are numeric, the name is explicitly mentioned in the text (which again seems to differ by field).JAB– JAB2016-04-19 14:28:02 +00:00Commented Apr 19, 2016 at 14:28
-
1So many titles starting by "The impact of...". Longer to read than author's nameEmilie– Emilie2016-04-19 15:07:52 +00:00Commented Apr 19, 2016 at 15:07
-
3What @GEdgar says. Most people find it a lot easier to remember ideas by the names of those from which they've learnt them rather than by the (often uninspired and random) titles that have been chosen to convey them.darij grinberg– darij grinberg2016-04-19 15:12:30 +00:00Commented Apr 19, 2016 at 15:12
-
4Usually people will write multiple papers exploring one overarching theme, each paper building on the previous ones and looking into a new aspect. The papers will be connected by one or more common authors, not by their titles. I know a couple of papers on certain topics that I recommend over and over - I know their authors, but not the titles, and I always go back to my .bib file to find the exact references.Stephan Kolassa– Stephan Kolassa2016-04-19 16:17:37 +00:00Commented Apr 19, 2016 at 16:17
- 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