Skip to content

Commit bd65b2d

Browse files
committed
Create publication type software
1 parent d2571eb commit bd65b2d

File tree

4 files changed

+285
-4
lines changed

4 files changed

+285
-4
lines changed

content/publication/CirqDevelopers2018/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ image:
2929
projects: []
3030
publishDate: '2021-08-16T16:44:14.207421Z'
3131
publication_types:
32-
- '0'
32+
- '9'
3333
abstract: Cirq is a Python library for writing, manipulating, and optimizing quantum
3434
circuits and running them against quantum computers and simulators.
3535
publication: ''
@@ -38,4 +38,4 @@ links:
3838
- name: URL
3939
url: https://github.com/quantumlib/Cirq
4040
---
41-
See full list of authors on Github: https://github.com/quantumlib/Cirq/graphs/contributors
41+
See full list of authors on Github: https://github.com/quantumlib/Cirq/graphs/contributors

content/publication/QiskitCommunity2017/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ image:
2929
projects: []
3030
publishDate: '2021-08-16T16:44:19.871500Z'
3131
publication_types:
32-
- '0'
32+
- '9'
3333
abstract: Qiskit is an open-source framework for working with noisy quantum computers
3434
at the level of pulses, circuits, and algorithms. https://qiskit.org
3535
publication: ''
@@ -38,4 +38,4 @@ links:
3838
- name: URL
3939
url: https://github.com/Qiskit/qiskit
4040
---
41-
The official way to cite Qiskit is using the bibentry at https://github.com/Qiskit/qiskit/blob/master/Qiskit.bib
41+
The official way to cite Qiskit is using the bibentry at https://github.com/Qiskit/qiskit/blob/master/Qiskit.bib

data/publication_types.toml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Publication types.
2+
# Each item in the list corresponds to an item in the language packs.
3+
types = [ "pub_uncat",
4+
"pub_conf",
5+
"pub_journal",
6+
"pub_preprint",
7+
"pub_report",
8+
"pub_book",
9+
"pub_book_section",
10+
"pub_thesis",
11+
"pub_patent",
12+
"pub_software"
13+
]

i18n/en.yaml

Lines changed: 268 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,268 @@
1+
# Navigation
2+
3+
- id: toggle_navigation
4+
translation: Toggle navigation
5+
6+
- id: table_of_contents
7+
translation: Table of Contents
8+
9+
- id: on_this_page
10+
translation: Contents
11+
12+
- id: back_to_top
13+
translation: Back to top
14+
15+
- id: home
16+
translation: Home
17+
18+
- id: close
19+
translation: Close
20+
21+
- id: languages
22+
translation: Languages
23+
24+
# General
25+
26+
- id: related
27+
translation: Related
28+
29+
- id: minute_read
30+
translation: min read
31+
32+
- id: previous
33+
translation: Previous
34+
35+
- id: next
36+
translation: Next
37+
38+
- id: figure
39+
translation: 'Figure %d:'
40+
41+
- id: edit_page
42+
translation: Edit this page
43+
44+
# Themes
45+
46+
- id: theme_selector
47+
translation: Display preferences
48+
49+
- id: theme_light
50+
translation: Light
51+
52+
- id: theme_dark
53+
translation: Dark
54+
55+
- id: theme_auto
56+
translation: Automatic
57+
58+
# Buttons
59+
60+
- id: btn_preprint
61+
translation: Preprint
62+
63+
- id: btn_pdf
64+
translation: PDF
65+
66+
- id: btn_cite
67+
translation: Cite
68+
69+
- id: btn_slides
70+
translation: Slides
71+
72+
- id: btn_video
73+
translation: Video
74+
75+
- id: btn_code
76+
translation: Code
77+
78+
- id: btn_dataset
79+
translation: Dataset
80+
81+
- id: btn_project
82+
translation: Project
83+
84+
- id: btn_poster
85+
translation: Poster
86+
87+
- id: btn_source
88+
translation: Source Document
89+
90+
- id: btn_copy
91+
translation: Copy
92+
93+
- id: btn_download
94+
translation: Download
95+
96+
# About widget
97+
98+
- id: interests
99+
translation: Interests
100+
101+
- id: education
102+
translation: Education
103+
104+
- id: user_profile_latest
105+
translation: Latest
106+
107+
# Accomplishments widget
108+
109+
- id: see_certificate
110+
translation: See certificate
111+
112+
# Experience widget
113+
114+
- id: present
115+
translation: Present
116+
117+
# Pages widget
118+
119+
- id: more_pages
120+
translation: See all
121+
122+
- id: more_posts
123+
translation: See all posts
124+
125+
- id: more_talks
126+
translation: See all events
127+
128+
- id: more_publications
129+
translation: See all publications
130+
131+
# Contact widget
132+
133+
- id: contact_name
134+
translation: Name
135+
136+
- id: contact_email
137+
translation: Email
138+
139+
- id: contact_message
140+
translation: Message
141+
142+
- id: contact_attachment
143+
translation: Attach file
144+
145+
- id: contact_send
146+
translation: Send
147+
148+
- id: book_appointment
149+
translation: Book an appointment
150+
151+
# Publication/Event details
152+
153+
- id: abstract
154+
translation: Abstract
155+
156+
- id: publication
157+
translation: Publication
158+
159+
- id: publication_type
160+
translation: Type
161+
162+
- id: date
163+
translation: Date
164+
165+
- id: last_updated
166+
translation: Last updated on
167+
168+
- id: event
169+
translation: Event
170+
171+
- id: location
172+
translation: Location
173+
174+
- id: pub_uncat
175+
translation: Uncategorized
176+
177+
- id: pub_conf
178+
translation: Conference paper
179+
180+
- id: pub_journal
181+
translation: Journal article
182+
183+
- id: pub_preprint
184+
translation: Preprint
185+
186+
- id: pub_report
187+
translation: Report
188+
189+
- id: pub_book
190+
translation: Book
191+
192+
- id: pub_book_section
193+
translation: Book section
194+
195+
- id: pub_thesis
196+
translation: Thesis
197+
198+
- id: pub_patent
199+
translation: Patent
200+
201+
- id: pub_software
202+
translation: Software
203+
204+
# Project details
205+
206+
- id: open_project_site
207+
translation: Go to Project Site
208+
209+
# Content types for default archive page titles and search results
210+
211+
- id: posts
212+
translation: Posts
213+
214+
- id: publications
215+
translation: Publications
216+
217+
- id: talks
218+
translation: Events
219+
220+
- id: projects
221+
translation: Projects
222+
223+
- id: slides
224+
translation: Slides
225+
226+
- id: authors
227+
translation: Authors
228+
229+
# Search
230+
231+
- id: search
232+
translation: Search
233+
234+
- id: search_placeholder
235+
translation: Search...
236+
237+
- id: search_results
238+
translation: results found
239+
240+
- id: search_no_results
241+
translation: No results found
242+
243+
- id: search_common_queries
244+
translation: Common searches
245+
246+
# Error 404
247+
248+
- id: page_not_found
249+
translation: Page not found
250+
251+
- id: 404_recommendations
252+
translation: Perhaps you were looking for one of these?
253+
254+
# Cookie consent
255+
256+
- id: cookie_message
257+
translation: This website uses cookies to ensure you get the best experience on our website.
258+
259+
- id: cookie_dismiss
260+
translation: Got it!
261+
262+
- id: cookie_learn
263+
translation: Learn more
264+
265+
# Published with
266+
267+
- id: published_with
268+
translation: Published with {wowchemy}.

0 commit comments

Comments
 (0)