Keybase proof
I hereby claim:
- I am SimonXIX on github.
- I am simonxix (https://keybase.io/simonxix) on keybase.
- I have a public key whose fingerprint is E15F 30BB 89BE D472 22AB 631B 88AF ABD4 68C5 F7F5
To claim this, I am signing this object:
# @name: _quarto.yml | |
# @creation_date: 2023-03-13 | |
# @license: The MIT License <https://opensource.org/licenses/MIT> | |
# @author: Simon Bowie <ad7588@coventry.ac.uk> | |
# @purpose: specifies Quarto book structure | |
project: | |
type: book | |
output-dir: docs |
# @name: _quarto.yml | |
# @creation_date: 2023-03-07 | |
# @license: The MIT License <https://opensource.org/licenses/MIT> | |
# @author: Simon Bowie <ad7588@coventry.ac.uk> | |
# @purpose: specifies Quarto book structure | |
project: | |
type: book | |
output-dir: docs |
#!/bin/bash | |
# @name: render.sh | |
# @creation_date: 2023-03-07 | |
# @license: The MIT License <https://opensource.org/licenses/MIT> | |
# @author: Simon Bowie <ad7588@coventry.ac.uk> | |
# @purpose: Runs Jupyter Notebook files and renders using Quarto | |
# @acknowledgements: | |
# https://www.redhat.com/sysadmin/arguments-options-bash-scripts | |
############################################################ |
Option Explicit | |
Sub filter() | |
Application.ScreenUpdating = False | |
Dim x As Range | |
Dim rng As Range | |
Dim rng1 As Range | |
Dim last As Long | |
Dim sht As String | |
Dim newBook As Excel.Workbook |
<?php | |
# @name: eprints_rest.php | |
# @version: 0.1 | |
# @creation_date: 2019-07-22 | |
# @license: The MIT License <https://opensource.org/licenses/MIT> | |
# @author: Simon Bowie <sb174@soas.ac.uk> | |
# @purpose: Testing the EPrints RESTful API | |
?> | |
<?php |
<?php | |
# @name: crossref_doi_checker.php | |
# @version: 0.1 | |
# @license: The MIT License (MIT) <https://mit-license.org/> | |
# @purpose: Checks a single text file of DOIs (one per line with Unix EOLs) against the Crossref API. | |
# Run as 'php crossref_doi_checker.php '$doi_file'' e.g. 'php crossref_doi_checker.php doi_file.txt' | |
# @author: Simon Bowie <simonxix@riseup.net> | |
# @acknowledgements: | |
# https://github.com/CrossRef/rest-api-doc | |
?> |
<?php | |
# @name: renew_items.php | |
# @version: 0.3 | |
# @creation_date: 2017-07-27 | |
# @license: GNU General Public License version 3 (GPLv3) <https://www.gnu.org/licenses/gpl-3.0.en.html> | |
# @author: Simon Barron <sb174@soas.ac.uk> | |
# @purpose: Renew items for a user in OLE | |
?> | |
<?php |
I hereby claim:
To claim this, I am signing this object: