{"id":15203173,"url":"https://github.com/perfaram/quoteography","last_synced_at":"2026-03-10T05:05:38.329Z","repository":{"id":180788043,"uuid":"665702393","full_name":"perfaram/quoteography","owner":"perfaram","description":"Reference quotes as you would cite bibliographic sources","archived":false,"fork":false,"pushed_at":"2023-07-12T20:57:17.000Z","size":37,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T03:34:18.482Z","etag":null,"topics":["latex","latex-package","qualitative-research"],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/perfaram.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-07-12T19:56:20.000Z","updated_at":"2023-07-18T09:45:48.000Z","dependencies_parsed_at":"2023-07-12T21:34:14.203Z","dependency_job_id":null,"html_url":"https://github.com/perfaram/quoteography","commit_stats":null,"previous_names":["perfaram/quoteography"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fquoteography","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fquoteography/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fquoteography/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/perfaram%2Fquoteography/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/perfaram","download_url":"https://codeload.github.com/perfaram/quoteography/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242048577,"owners_count":20063404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["latex","latex-package","qualitative-research"],"created_at":"2024-09-28T04:41:46.331Z","updated_at":"2026-03-10T05:05:28.311Z","avatar_url":"https://github.com/perfaram.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# quoteography\nReference quotes as you would cite bibliographic sources. \nQuotes are numbered in the order they are referenced (cited), and a table of quotes is printed at the end. \n\n## Usage\n### Defining quotes\nFirst, prepare the \"quote-file\", containing the quotes you wish to cite as a list of quotes and matching quote keys:\n```\n\\defineQuote{quoteKey}{Blah-blah quote.}\n\\defineQuote{barbaz}{Quote regarding the subject of bar and baz.}\n```\nIt is similar in its role the `.bib` and `.bbl` files together; given the simple syntax, there is no reason for more advanced mechanics (for now at least). \nThis simple syntax makes it easy to generate, e.g. from a CSV file.\n\n### Referencing quotes\nThen, in your document, use `\\refQuote{quoteKey}`, in the same way that you would use `\\cite{citationKey}`. \nThis will insert a number (e.g., `〈1〉`) and a reference to the actual quote in the quote table. \n\nThe quote table has to be generated at the end of the document, by calling `\\quoteography{quotes.tex}`. \nAs for bibliographies, this package needs two runs in order to build the references. \nOnly referenced quotes will be included. \n\n**Don't forget to import the package: `\\usepackage{quoteography}`.**\n\n## Customization and contributions\nThe code is commented and interesting modification points, notably regarding [appearance](https://github.com/perfaram/quoteography/blob/main/quoteography.sty#L14), are fairly simple. \nGiven the permissive licensing, we encourage you to tinker with it. \nIf your only changes are appearance-related, please do not submit PRs. \nHowever, if you add features (such as support for citation author or other metadata system, quote-file generation capabilities, options to change citation numbering), or of course fix a bug, please submit a PR. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfaram%2Fquoteography","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperfaram%2Fquoteography","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperfaram%2Fquoteography/lists"}