3

I just got feedback on my thesis. When discussing related work, I tend to often use the phrase the authors do this and that.

For instance:

In [1] a system is described which approaches problem x by doing y. The authors perform a scalability evaluation showing that their approach outperforms z.

Obviously, my advisor does not like it when I use the authors, because he underlined each occurence.

My question hence is: How can I prevent the use of the authors in the above example?

I talked to my advisor and he said that I should just mention the authors by their names. But I think this is not feasible in my case, because I already talked several paragraphs about the specific related work paper and it would be weird to suddenly start mentioning their names in the third paragraph of discussing it.

It would look like this:

First paragraph about related work.

Second paragraph about same related work.

NameA et al. perform a scalability evaluation showing that their approach outperforms z.

EDIT: somewhat related: Referring to previous work “by the authors”

1 Answer 1

5

It sounds like you have a sensible reason why you shouldn't just replace the phrase "the authors" with the names, without making any other edits. Introducing the names abruptly would read strangely if it happens several paragraphs into the discussion, since it wouldn't be clear who these people are.

You can solve this problem by introducing the names earlier. Instead of opening with "In [1] a system is described...", you could use "Jones and Smith [1] developed a system..." or another variant.

There are several advantages to this:

  1. It provides more context for readers. In particular, it's easier to recognize the names Jones and Smith than a reference like [1], so readers who have heard of this work before can catch on more quickly without having to flip to the references.

  2. It is more generous in offering credit to the authors. Too much use of the passive voice and phrases like "the authors" could even look like you are going out of your way to avoid naming them. (I don't think most people would be upset about that, but it could be an issue if the authors are particularly touchy. I've occasionally known people who were irritated by how they were cited in situations that seemed innocuous to me.)

You may have to edit a bit more to make this work, but it shouldn't require big changes.

One general principle here is that when you have to edit something in a paper, you shouldn't restrict yourself to making only local changes. Sometimes you can't really fix it without further changes or rearrangement.

2
  • I strongly agree with the advantages. As a reader, I find it quite inconvenient when references are just a number and no names, particularly when there are no hyperlinks.
    – Kimball
    Commented Jun 13, 2016 at 13:02
  • Also, if someone just writes "the authors" in this context, I would assume it referred to the authors of the paper I am currently reading, meaning that the cited paper has the same set of authors. Commented Jun 14, 2016 at 8:26

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .