{"id":22882528,"url":"https://github.com/cqcl/quantinuum-publications","last_synced_at":"2025-05-08T03:06:37.409Z","repository":{"id":95997336,"uuid":"496788211","full_name":"CQCL/quantinuum-publications","owner":"CQCL","description":"A repository for holding a list of all Quantinuum publications.","archived":false,"fork":false,"pushed_at":"2025-04-15T22:22:59.000Z","size":1090,"stargazers_count":6,"open_issues_count":0,"forks_count":7,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-08T03:06:33.895Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CQCL.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-05-26T22:21:48.000Z","updated_at":"2025-04-15T22:22:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"bd4c8cdf-fa3f-4340-a0b8-3a23d9e87bb0","html_url":"https://github.com/CQCL/quantinuum-publications","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fquantinuum-publications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fquantinuum-publications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fquantinuum-publications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CQCL%2Fquantinuum-publications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CQCL","download_url":"https://codeload.github.com/CQCL/quantinuum-publications/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252989949,"owners_count":21836667,"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":[],"created_at":"2024-12-13T18:18:10.474Z","updated_at":"2025-05-08T03:06:37.389Z","avatar_url":"https://github.com/CQCL.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quantinuum Publications\n\nA repository for tracking publications produced by the Quantinuum teams.\n\nThis project is set up for both business and technical teams. The business teams are using this for tracking and keeping the Quantinuum website up to date while the technical teams may use the `latex` files for pulling in to their research papers.\n\n## Project Organization\n\n- The `csv` folder contains csv files with publications in a format suitable for the website or sharing. These files are auto-generated by a Github action when a new Pull Request is created. There is no need to edit anything in this folder.\n- The `latex` folder contains BibTex files by topic as found on the website. This folder contains the files that should be edited when new articles are added.\n\n## Contributing\n\nThe steps for adding to this project are as follows:\n\n- Add publication in a BibTex file in the `latex` folder.\n- Create a Pull Request in Github with the change. **Do not edit any items in the `csv` folder!!** A Github action has been set up to automatically create csv files from bib files when a PR is created.                  \n\n## Updates\n\nYou are welcome to contribute and add your publications in the appropriate folder \nas long as you follow the guidelines below. \n- Publications will be checked and added once a month. \n- About once a quarter, arXiv publications will be checked to see if any have \nnow been published in a journal.\n\n## Formatting Guidelines for `.bib` files\n\nHere are a few notes on how the `.bib` files are organized and formatted, to keep\nnew entries consistent.\n\n### Chronological Ordering: Oldest to Newest\n\nEntries are given in chronological order with oldest articles at the top, newest\narticles at the bottom. While this isn't necessary for LaTex, this will help\nkeep straight which articles have been added yet or not.\n\n### Month Field\n\nNote the month field should be present, in numeric version of the month listed. \nIf the month listed is `{Apr}`, the field should be updated to `{4}`.\n\n### Abstract Field\n\nIf an `abstract` field exists, remove it.\n\n### Format\n\nMake sure entries are surrounded by 1 set of curly braces. Sometimes there are \nno braces while other times entries have double braces. `year = {2022}`\n\n### Exporting Citations from arXiv\n\nIf you click on `Export BibTex Citation` on an article page on arXiv, note that\nthe BibTex type is `misc`. Update this to `article`. In addition, the ordering\nof the entries doesn't follow the ordering here. Make sure to update this and\nadd the month entry in numeric format.\n\n### Updating arXiv References once Published\n\nOnce a journal has been accepted, such as to the American Physical Society (APS)\nor Nature, any previously entered arXiv references should be replaced. Note that\nthe order should be updated to align with the journal's publishing date.\n\n### Checking if Articles have been Published in a Journal\n\nThe easiest way to check if a paper on arXiv has been published in a journal is \nto click on *Google Scholar* on the paper's arXiv page. This is on the \nright-hand side under *References \u0026 Citations*. This will bring you to a page \nlisting the article on Google Scholar. Under the paper abstract click \"All XX \nversions\" where XX is the number of versions Google Scholar found. This will \nbring you to a page where all websites where the article is available on the web\nis listed. Look for true peer-reviewed journals such as Phys Rev. and Nature. \nYou may update the reference for any articles that have now been published in\npeer-reviewed journals. \n\n## Creating Website File\n\nA Jupyter notebook called `create-csv.ipynb` is located in the `csv` folder. \nThis notebook assumes you are running the it from the `csv` folder. Inside the \nnoteboook are cells for converting the `.bib` file to `.csv`. The python \ninstallations you need to run the notebook are in the `requirements.txt` file. ","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqcl%2Fquantinuum-publications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcqcl%2Fquantinuum-publications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcqcl%2Fquantinuum-publications/lists"}