Skip to content

how to cite this guide ? #1534

Closed
Closed
@zapashcanon

Description

@zapashcanon

Hi,

I'm writing a research paper in which I'd like to cite a chapter of the guide. I've been coming up with the following bibtex entry:

@misc{Con18,
  title = "Guide to Rustc Development",
  author = {The Guide To Rustc Development Contributors},
  howpublished = "\url{https://rustc-dev-guide.rust-lang.org/backend/monomorph.html}",
  year = 2018,
  note = "Accessed: 2022-12-23"
}

The Con18 is what have been autogenerated on the first rendering (it comes from the last word in the author part: Contributors) and is what is going to appear when the paper is cited in the document.

Is there a better list of authors somewhere ? What about including a bibtex entry somewhere in the guide so people don't have to do it each time ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions