50 reputation
4
bio website
location
age
visits member for 4 months
seen Mar 20 at 15:14
stats profile views 2

Mar
20
comment Defining keys (links) for quotations
Editing the <file>.bbl seems pointless as it gets immediately overwritten once I build my report, so the "order" is reverted, there is still chaos
Mar
20
comment Defining keys (links) for quotations
You defined myalpha above in your answer ;-) It works fine but unfortunately lacks the alphabetical ordering
Mar
20
comment Defining keys (links) for quotations
The references are listed in my bibliography, but they are not sorted propperly. I want the entries in the bibiography to be ordered by their keys. For example, "A_reference" has to be listed before "B_reference"
Mar
20
comment Defining keys (links) for quotations
How can I do it manually?
Mar
20
comment Defining keys (links) for quotations
How can apply bibtex here? All my source entries are in a file \begin{filecontents}{myrefs.bib} ... \end{filecontents}, I am using \bibliography{literature} \bibliographystyle{myalpha} for my bibliography
Mar
19
comment Defining keys (links) for quotations
How can the entry keys be ordered alphabetically in the reference list?
Mar
19
revised Defining keys (links) for quotations
Adapted the description to match the provided solution => more obvious to fellow readers!
Feb
18
accepted Defining keys (links) for quotations
Feb
18
awarded  Commentator
Feb
18
comment Defining keys (links) for quotations
Thanks, that's what I was looking for. Just one follow-up question: How can I turn the citation into a link, i.e. make it clickable?
Feb
18
comment Defining keys (links) for quotations
How can I define my own key even though an author is listed?
Feb
18
revised Defining keys (links) for quotations
added 32 characters in body
Feb
18
revised Defining keys (links) for quotations
edited tags
Feb
18
asked Defining keys (links) for quotations
Jan
23
comment Align pseudocode comments to the left
this pushes the comment to the right, not to the left
Jan
23
revised Align pseudocode comments to the left
edited body
Jan
23
awarded  Editor
Jan
23
revised Align pseudocode comments to the left
Problem descriptipn corrected: comments are supposed to be left aligned, not right aligned.
Jan
23
comment Align pseudocode comments to the left
I just noticed that the problem description is not quite accurate: My comments are supposed to be left aligned, sorry. I updated the description
Jan
23
comment Align pseudocode comments to the left
This keeps the triangle where it is and moves the actual comment to the right end of the line..