Digital thinking in Agri-Food
  • Michael Wang
  • About
  • Posts
  • Talks
  • Datamethods
  • News
  • Links
  • Bio
  • Publications

Contents

  • Posts
  • Talks
Categories
analysis
code
news

AI boosted Research trends

Posts

Post With Code

news
code
analysis
This is a post with executable code.
Jan 10, 2024
Harlow Malloc
1 min
No matching items

Talks

Welcome To My Blog

news
This is the first post in a Quarto blog. Welcome!
Jan 7, 2024
Tristan O’Malley
No matching items

Source Code
---
title: "AI boosted Research trends"
listing:
  - id: post
    contents: post/*/*.qmd
    sort: "date desc"
    type: default
    fields: [date, title, description, categories, author, reading-time]
    categories: cloud
    sort-ui: false
    filter-ui: false
    page-size: 3
  - id: talk
    contents: talk/*/*.qmd
    sort: "date desc"
    type: default
    fields: [date, title, description, categories, author]
    categories: cloud
    sort-ui: false
    filter-ui: false
    page-size: 3
page-layout: full
title-block-banner: false
include-in-header: meta.html
toc: true
---

## Posts

::: {#post}
:::

## Talks

::: {#talk}
:::

------------------------------------------------------------------------

Blog made with Quarto, by Michael Wang. License: CC BY-SA 2.0.