Skip to content

Commit e8c3cbe

Browse files
committed
giving up some extra feature at the moment for README
1 parent b72d5b6 commit e8c3cbe

File tree

2 files changed

+5
-8
lines changed

2 files changed

+5
-8
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
21
# Visualizing Data using t-SNE (mock contributon)
2+
Laurens van der Maaten, Geoffrey Hinton
3+
2008-08-11
34

45
*This page is a reworking of the original t-SNE article using the
56
Computo template. It aims to help authors submitting to the journal by
@@ -10,7 +11,7 @@ illustrate the Computo spirit.*
1011
[![build and
1112
publish](https://github.com/computorg/published-paper-tsne-R/actions/workflows/build.yml/badge.svg)](https://github.com/computorg/published-paper-tsne-R/actions/workflows/build.yml)
1213
[![DOI:10.57750/xxxxxx](https://img.shields.io/badge/DOI-10.57750/xxxxxx-034E79.svg)](https://doi.org/10.57750/xxxxxx)
13-
[![reviews](https://img.shields.io/badge/review-report-blue.png)](https://github.com/computorg/published-paper-tsne-R/issues?q=is:open is:issue label:review)
14+
<!-- [![reviews](https://img.shields.io/badge/review-report-blue)](https://github.com/computorg/published-paper-tsne-R/issues?q=is%3Aopen+is%3Aissue+label%3Areview) -->
1415
[![Creative Commons
1516
License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)
1617

README.qmd

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,12 @@
11
---
2-
format:
3-
gfm:
4-
variant: +yaml_metadata_block
2+
format: gfm-commonmark
53
---
64

7-
# {{< meta title >}}
8-
95
_{{< meta description >}}_
106

117
[![build and publish](https://github.com/{{< meta github-user >}}/{{< meta repo >}}/actions/workflows/build.yml/badge.svg)](https://github.com/{{< meta github-user >}}/{{< meta repo >}}/actions/workflows/build.yml)
128
[![DOI:{{< meta citation.doi >}}](https://img.shields.io/badge/DOI-{{< meta citation.doi >}}-034E79.svg)](https://doi.org/{{< meta citation.doi >}})
13-
[![reviews](https://img.shields.io/badge/review-report-blue)](https://github.com/{{< meta github-user >}}/{{< meta repo >}}/issues?q=is%3Aopen+is%3Aissue+label%3Areview)
9+
<!-- [![reviews](https://img.shields.io/badge/review-report-blue)](https://github.com/{{< meta github-user >}}/{{< meta repo >}}/issues?q=is%3Aopen+is%3Aissue+label%3Areview) -->
1410
[![Creative Commons License](https://i.creativecommons.org/l/by/4.0/80x15.png)](http://creativecommons.org/licenses/by/4.0/)
1511

1612
Authors:

0 commit comments

Comments
 (0)